Update README.md

This commit is contained in:
gcalderone 2020-04-01 23:51:15 +02:00 committed by GitHub
parent 126af11321
commit e5d3ec467f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,4 +26,12 @@ println(Gnuplot.gpversion())
test_terminal() test_terminal()
``` ```
## Quick start
## Examples
The main gallery of examples is maintained in a separate repository:
https://lazarusa.github.io/gnuplot-examples/
Since **Gnuplot.jl** is just an interface, it can reproduce all the plots generated by gnuplot. Further examples are available here:
- http://gnuplot.sourceforge.net/demo_5.2/
- http://www.gnuplotting.org/