You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both ::plotv and ::plotm use the matplotlib.pyplot module to build there plots. As this module has support many different kinds of plots, the ::plotv and ::plotm commands should be extended to provide more plot types.
Both
::plotv
and::plotm
use thematplotlib.pyplot
module to build there plots. As this module has support many different kinds of plots, the::plotv
and::plotm
commands should be extended to provide more plot types.Some plot types of interest include:
acorr
bar
boxplot
scatter
xkcd
The plot types above will likely be revised over the lifetime of this issue.
The text was updated successfully, but these errors were encountered: