QtiPlot: Difference between revisions

    From KDE UserBase Wiki
    Line 17: Line 17:
    ==Screenshots==
    ==Screenshots==


    [[Image:QtiPlot_Screenie.png|500px|center|Simply plotting some data from a table.]]
    {|
    [[Image:QtiPlot_Screenie_3D.png|500px|center|3D plot of a surface with a singularity at the origin.]]
    | [[Image:QtiPlot_Screenie.png|center|300px|Simply plotting some data from a table.]]
    | [[Image:QtiPlot_Screenie_3D.png|center|300px|3D plot of a surface with a singularity at the origin.]]
    |}


    ==Weblinks==
    ==Weblinks==

    Revision as of 17:09, 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.
    Simply plotting some data from a table.
    3D plot of a surface with a singularity at the origin.
    3D plot of a surface with a singularity at the origin.

    Weblinks