plotutils - PyPI
https://pypi.org/project/plotutils04.03.2015 · pip install plotutils. Usage. ------. How to use `setfig`: This will create a new figure (same as plt.figure () call in. matplotlib):: >>> from plotutils import setfig. >>> setfig (None) #or setfig () You can also set the current figure to be a given figure number, clear it, and start over, e.g.: `setfig (3)`.
plotutils · PyPI
pypi.org › project › plotutilsMar 04, 2015 · pip install plotutils. Usage. ------. How to use `setfig`: This will create a new figure (same as plt.figure () call in. matplotlib):: >>> from plotutils import setfig. >>> setfig (None) #or setfig () You can also set the current figure to be a given figure number, clear it, and start over, e.g.: `setfig (3)`.