mpl_binutils icon indicating copy to clipboard operation
mpl_binutils copied to clipboard

A command-line front-end to matplotlib for quick line-plotting

Results 4 mpl_binutils issues
Sort by recently updated
recently updated
newest added

Useful additions would be `contour` plots and `imshow` plots.

At present, the user installs the executable and the man page manually. It would be more convenient for the user to run an install script. Python `distutils` would be a...

enhancement

At present, the man page is updated manually. To streamline the documentation process, perhaps only update the docopt docstring and run a script to generate the man page.

enhancement