Gnuplot.jl is a simple package able to send both data and commands from Julia to an underlying gnuplot process. Its main purpose it to provide a fast and powerful data visualization framework, using an extremely concise Julia syntax. It also has automatic display of plots in Jupyter, Juno and VS Code.
Features
- A Julia interface to gnuplot
- A working gnuplot package must be installed on your platform
- Examples available
- Documentation available
- Fast and powerful data visualization framework
- It also has automatic display of plots in Jupyter, Juno and VS Code
