eplot
eplot copied to clipboard
Disable output of plotting commands by default
It would be nice if the default were not to display the commands used. This is especially helpful when printing results to the terminal. I could just redirect stderr to /dev/null of course, but it would be nice if this wasn't needed.