gnuplot¶
Gnuplot, plotting from command line
| Home | https://github.com/gnuplot/gnuplot | 
| Versions | 4.6.0 | 
| License | Gnuplot License + others | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/gnuplot | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install gnuplot
and update with:
conda update gnuplot