Skip to content

Commit

Permalink
[BC] Transfer linestyles to DataND.plot_2D_Data
Browse files Browse the repository at this point in the history
  • Loading branch information
EmileDvs committed Jul 22, 2021
1 parent 814d923 commit 6dba12e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SciDataTool/Methods/VectorField/plot_2D_Data.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ def plot_2D_Data(
unit=unit,
data_list=[dat.components[comp] for dat in data_list],
legend_list=legend_list,
linestyles=linestyles,
color_list=color_list,
save_path=save_path_comp,
x_min=x_min,
Expand Down

0 comments on commit 6dba12e

Please sign in to comment.