QtiPlot: Difference between revisions

From KDE UserBase Wiki
No edit summary
Line 17: Line 17:
==Screenshots==
==Screenshots==


{|
{|class="tablecenter vertical-centered"
| [[Image:QtiPlot_Screenie.png|center|300px|Simply plotting some data from a table.]]
| [[Image:QtiPlot_Screenie.png|center|300px]]
| [[Image:QtiPlot_Screenie_3D.png|center|300px|3D plot of a surface with a singularity at the origin.]]
| [[Image:QtiPlot_Screenie_3D.png|center|300px]]
|-
|Simply plotting some data from a table.
|3D plot of a surface with a singularity at the origin.
|}
|}


Line 25: Line 28:


* [http://soft.proindependent.com/qtiplot.html '''QtiPlot''' Homepage]
* [http://soft.proindependent.com/qtiplot.html '''QtiPlot''' Homepage]
* [http://soft.proindependent.com/doc/manual-en/index.html '''QtiPlot''' Manual]


[[Category:Science]]
[[Category:Science]]

Revision as of 17:12, 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)

Screenshots

Simply plotting some data from a table. 3D plot of a surface with a singularity at the origin.

Weblinks