mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2026-06-01 23:43:23 +02:00
better plotting
This commit is contained in:
@@ -54,3 +54,4 @@ def prepare_plot(filepath, results_df, ext='png', tag=''):
|
||||
except (FileNotFoundError, RuntimeError):
|
||||
tex_fonts['text.usetex'] = False
|
||||
plot(filepath, ext=ext, tag=tag, **tex_fonts)
|
||||
plt.show()
|
||||
|
||||
Reference in New Issue
Block a user