Skip to content

Added the plotter.py script with an example

Benjamin Collingwood requested to merge add_simple_plotting into main

Added a plotter script which is an attempt to enable creating slightly nicer plots slightly easier than using matplotlib, an example of its implementation can be seen in examples/using_plotter.py

Merge request reports