Merge f1d5f5b611b08d3f1766425d36bb11d17435ce0b into 1c21a0d60942283de5f34ff7b001949474ee0b5b

This commit is contained in:
Christopher Rackauckas 2017-10-07 19:29:16 +00:00 committed by GitHub
commit de53484d62

View File

@ -20,4 +20,4 @@ Plots is a plotting API and toolset. My goals with the package are:
- **Lightweight**. Very few dependencies. - **Lightweight**. Very few dependencies.
- **Smart**. Attempts to figure out what you **want** it to do... not just what you **tell** it. - **Smart**. Attempts to figure out what you **want** it to do... not just what you **tell** it.
View the [full documentation](http://juliaplots.github.io). View the [full documentation](http://juliaplots.github.io/PlotDocs.jl/latest/).