QtiPlot: Difference between revisions
Pipesmoker (talk | contribs) (Created page with "{|class="tablecenter vertical-centered" |300px |'''QtiPlot''' |} {{Construction}} ==Features== ==Weblinks==") |
m (Change deadlink) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | |||
<translate> | |||
<!--T:1--> | |||
{|class="tablecenter vertical-centered" | |||
|[[Image:QtiPlot_logo.png]] | |||
|'''QtiPlot''' analyzes and visualizes scientific data. | |||
|} | |||
==Features== <!--T:2--> | |||
<!--T:3--> | |||
* 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== <!--T:4--> | |||
<!--T:5--> | |||
{|class="tablecenter vertical-centered" | {|class="tablecenter vertical-centered" | ||
|[[Image: | | [[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== <!--T:6--> | |||
<!--T:7--> | |||
* [https://www.qtiplot.com/ QtiPlot Homepage] | |||
* [http://soft.proindependent.com/doc/manual-en/index.html QtiPlot Manual] | |||
<!--T:8--> | |||
[[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. |