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.
Some plot types of interest include:
The plot types above will likely be revised over the lifetime of this issue.
Both
::plotvand::plotmuse thematplotlib.pyplotmodule to build there plots. As this module has support many different kinds of plots, the::plotvand::plotmcommands should be extended to provide more plot types.Some plot types of interest include:
acorrbarboxplotscatterxkcdThe plot types above will likely be revised over the lifetime of this issue.