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