Collection of the few lines of code for clean plots in Plotly and Matplotlib.
Includes:
plot.py
for basic plotsfunctions.py
for useful plotly functions to add features like mark every and easy error bar line plots.3d.py
for 3d plots (under construction)animate.py
for advanced features (under construction)
I use these tools to make pretty things in my papers. It is very important. I am willing to help if people are having trouble with my code.