code: Savng plot
This commit is contained in:
parent
0fa215558a
commit
fabd69bcf0
@ -126,8 +126,8 @@ def main(args):
|
|||||||
lmdk_lib.plot_legend()
|
lmdk_lib.plot_legend()
|
||||||
# # Show plot
|
# # Show plot
|
||||||
# plt.show()
|
# plt.show()
|
||||||
# # Save plot
|
# Save plot
|
||||||
# lmdk_lib.save_plot(path + '.pdf')
|
lmdk_lib.save_plot(path + '.pdf')
|
||||||
print('[OK]', flush=True)
|
print('[OK]', flush=True)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user