News

Calling a plotting script from the command line mcplot provides a class that has methods for opening and closing different plotting backends, setting layout options, as well as having a command line ...
Command-line utility to quickly plot files in a Jupyter notebook. Tools like pandas+matplotlib are very powerful, but it takes some time to plot a file from scratch: run a Jupyter notebook instance, ...
Despite what you might think, I'm not a Jedi Master at python. So, here is a quick guide to contour plots and heatmaps - you can think of this as a guide for physicists.