Update README.md
This commit is contained in:
parent
a644aecc0b
commit
fd363684a2
@ -1,11 +1,10 @@
|
|||||||
# Gnuplot.jl
|
# Gnuplot.jl
|
||||||
## A Julia interface to Gnuplot.
|
## A Julia interface to Gnuplot.
|
||||||
|
|
||||||
Build status | [](https://travis-ci.org/gcalderone/Gnuplot.jl)
|
[](https://travis-ci.org/gcalderone/Gnuplot.jl)
|
||||||
| ---------- | -----------|
|
[](LICENSE.md)
|
||||||
**License** | [](LICENSE.md)
|
[](https://gcalderone.github.io/Gnuplot.jl/dev/)
|
||||||
**Documentation** | [](https://gcalderone.github.io/Gnuplot.jl/dev/)
|

|
||||||
**Examples** | 
|
|
||||||
|
|
||||||
|
|
||||||
**Gnuplot.jl** is a simple package able to send both data and commands from Julia to an underlying [gnuplot](http://gnuplot.sourceforge.net/) process. Its main purpose it to provide a fast and powerful data visualization framework, using an extremely concise Julia syntax.
|
**Gnuplot.jl** is a simple package able to send both data and commands from Julia to an underlying [gnuplot](http://gnuplot.sourceforge.net/) process. Its main purpose it to provide a fast and powerful data visualization framework, using an extremely concise Julia syntax.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user