QtiPlot: Difference between revisions
No edit summary |
(Marked this version for translation) |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | |||
{|class="tablecenter vertical-centered" | {|class="tablecenter vertical-centered" | ||
|[[Image:QtiPlot_logo.png]] | |[[Image:QtiPlot_logo.png]] | ||
Line 7: | 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 15: | 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 25: | Line 28: | ||
|} | |} | ||
==Weblinks== | ==Weblinks== <!--T:6--> | ||
<!--T:7--> | |||
* [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] | * [http://soft.proindependent.com/doc/manual-en/index.html '''QtiPlot''' Manual] | ||
<!--T:8--> | |||
[[Category:Science]] | [[Category:Science]] | ||
</translate> | </translate> |
Revision as of 15:36, 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. |