Warning, /education/labplot/README.md is written in an unsupported language. File is not indexed.

0001 # LabPlot
0002 
0003 LabPlot is a KDE-application for interactive graphing and analysis of scientific data. LabPlot provides an easy way to create, manage and edit plots and to perform data analysis.
0004 
0005 Visit our [Homepage](https://labplot.kde.org) for more details.
0006 
0007 The most current stable version is avaible in the [download section](https://labplot.kde.org/download/) of our homepage.
0008 
0009 If you want to see the current state of the project or to follow the development, checkout our git repository:
0010 git clone git://anongit.kde.org/labplot
0011 
0012 If you're interested in following the development of the project or would like to contribute,
0013 visit https://labplot.kde.org/contribute/.
0014 
0015 Main window of LabPlot showing the application in action:
0016 [![](https://cdn.kde.org/screenshots/labplot2/labplot2_appdata_01.png "Main Window - Plotting and Fitting of Data")](https://cdn.kde.org/screenshots/labplot2/labplot2_appdata_01.png)
0017 
0018 Plotting of mathematical functions:
0019 [![](https://cdn.kde.org/screenshots/labplot2/labplot2_appdata_02.png "Plotting of mathematical functions")](https://cdn.kde.org/screenshots/labplot2/labplot2_appdata_02.png)
0020 
0021 LabPlot provides support for open-source computer algebra systems and scientific languages like Maxima, Octave, R, etc. and allows to plot the data calculated in these systems/languages:
0022 [![](https://cdn.kde.org/screenshots/labplot2/labplot2_appdata_03.png "Duffing oscillator in Maxima")](https://cdn.kde.org/screenshots/labplot2/labplot2_appdata_03.png)
0023 
0024 For more screenshots, see the [gallery](https://labplot.kde.org/gallery/) on our homepage.
0025 
0026 
0027 # How To Build LabPlot
0028 Please see the INSTALL file for installation details.
0029 
0030 
0031 # Bug Reports and Wishes
0032 Use [KDE Bugtracking System](https://bugs.kde.org/) to report any kind of issues with LabPlot.