QtiPlot: Difference between revisions

From KDE UserBase Wiki
m (Formatting changes)
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages />
<translate>
<!--T:1-->
{|class="tablecenter vertical-centered"  
{|class="tablecenter vertical-centered"  
|[[Image:QtiPlot_logo.png]]  
|[[Image:QtiPlot_logo.png]]  
Line 4: Line 8:
|}
|}


==Features==
==Features== <!--T:2-->


<!--T:3-->
* Presents 2D and 3D data.
* Presents 2D and 3D data.
* Includes various data analysis functions like linear and non linear curve fitting.
* Includes various data analysis functions like linear and non linear curve fitting.
Line 12: Line 17:
* Various export formats (Bitmaps and Vector)
* Various export formats (Bitmaps and Vector)


==Screenshots==
==Screenshots== <!--T:4-->


<!--T:5-->
{|class="tablecenter vertical-centered"  
{|class="tablecenter vertical-centered"  
| [[Image:QtiPlot_Screenie.png|center|300px]]
| [[Image:QtiPlot_Screenie.png|center|300px]]
Line 22: Line 28:
|}
|}


==Weblinks==
==Weblinks== <!--T:6-->


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


<!--T:8-->
[[Category:Science]]
[[Category:Science]]
</translate>

Revision as of 19:34, 20 July 2011


QtiPlot analyzes and visualizes scientific data.

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
  • 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