QtiPlot: Difference between revisions

From KDE UserBase Wiki
m (Change deadlink)
 
(7 intermediate revisions by 3 users 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:
|}
|}


{{Construction}}
==Features== <!--T:2-->
 
==Features==


<!--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.
* Rendering 3D using OpenGL using the Qwt3D libraries.
* Rendering 3D using OpenGL using the Qwt3D libraries.
* Python scripting
* Python scripting
* Imort from various spreadsheet and database formats
* Various export formats (Bitmaps and Vector)
* Various export formats (Bitmaps and Vector)


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


[[Image:QtiPlot_Screenie.png|500px|center|Simply plotting some data from a table.]]
<!--T:5-->
[[Image:QtiPlot_Screenie_3D.png|500px|center|3D plot of a surface with a singularity at the origin.]]
{|class="tablecenter vertical-centered"
| [[Image:QtiPlot_Screenie.png|center|300px]]
| [[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.
|}


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


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


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

Latest revision as of 15:35, 16 December 2018


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