QtiPlot: Difference between revisions
Pipesmoker (talk | contribs) |
Pipesmoker (talk | contribs) |
||
Line 15: | Line 15: | ||
* Various export formats (Bitmaps and Vector) | * Various export formats (Bitmaps and Vector) | ||
== | ==Screenshots== | ||
[[Image:QtiPlot_Screenie.png| | [[Image:QtiPlot_Screenie.png|500px|center|Simply plotting some data from a table.]] | ||
[[Image:QtiPlot_Screenie_3D.png|500px|center|3D plot of a surface with a singularity at the origin.]] | |||
==Weblinks== | ==Weblinks== |
Revision as of 17:06, 25 June 2011
QtiPlot analyzes and visualizes scientific data. |
Under Construction
This is a new page, currently under construction!
Features
- Presents 2D and 3D data.
- Includes various data analysis functions like linear and non linear curve fitting.
- Rendering 3D using OpenGL using the Qwt3D libraries.
- Python scripting
- Imort from various spreadsheet and database formats
- Various export formats (Bitmaps and Vector)