| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A plotting package to visualize Tensor objects. Functions fall into several types of categories:
The plotting package currently uses gnuplot as a backend to display data. In particular, Gnuplot version 4.4 or above is suggested for full support of all functionality.
By default, the plot package will search for terminal in following order:
It is also possible to manually set any terminal type using gnuplot.setterm. Interactivity is dependent on the terminal being used. By default, x11 and ''wxt support'' different interactive operations like, zooming, panning, rotating...
The Gnuplot port uses pipes to communicate with gnuplot, therefore each plotting session is persistent and additional commands can be sent. For advanced users gnuplot.raw provides a free form interface to gnuplot.
| Back | FazBrowse Home | New Git URL |