Refactor plotting documentation for easier interaction with python interface/jupyter notebook interface. I am not too sure which strategy would be best.
Some ideas:
Remove the config interface and directly take in parameters on initiation.
plotting methods directly built into structs?
Refactor plotting documentation for easier interaction with python interface/jupyter notebook interface. I am not too sure which strategy would be best.
Some ideas:
Remove the
configinterface and directly take in parameters on initiation.plotting methods directly built into structs?