Revision as of 02:41, 28 August 2024 edit78.26 (talk | contribs)Autopatrolled, Administrators71,033 edits Misplaced Pages:Articles for deletion/LabPlot (2nd nomination) closed as keep (XFDcloser)← Previous edit | Latest revision as of 16:57, 20 November 2024 edit undoCitation bot (talk | contribs)Bots5,431,202 edits Altered title. Add: authors 1-1. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Whoop whoop pull up | Category:KDE software | #UCB_Category 12/37 | ||
(One intermediate revision by one other user not shown) | |||
Line 21: | Line 21: | ||
'''LabPlot''' is a ], ] computer program for interactive ], ], ], ] and ]. LabPlot is available, under the ] license, for ], ], ], ] and ] operating systems. | '''LabPlot''' is a ], ] computer program for interactive ], ], ], ] and ]. LabPlot is available, under the ] license, for ], ], ], ] and ] operating systems. | ||
It has a ], a ], and an interactive and animated ]. It is similar to ] and able to import Origin's data files.<ref>{{Citation | |
It has a ], a ], and an interactive and animated ]. It is similar to ] and able to import Origin's data files.<ref>{{Citation |last1=Косуліна |first1=Н.Г. |title=Програмне Забезпечення Обов'язкових Та Вибіркових Освітніх Компонентів Освітньої Програми «біомедична Інженерія» |work=Sciences of Europe |issue=131 |page=77 |publication-date=December 2023 |trans-title=Software of mandatory and optional educational components Educational program “Biomedical Engineering” |url=https://www.europe-science.com/wp-content/uploads/2023/12/Sciences-of-Europe-No-131-2023.pdf |place=], Czech Republic |last2=Сухін |first2=В.В. |last3=Чорна |first3=М.О. |last4=Ляшенко |first4=Г.А. |last5=Коршунов |first5=К.С. |lang=uk}}</ref> Features include the ] function, statistics, ], conditional formatting, and multi-axes.<ref>{{Citation |last=Carmona |first=Marco |title=7 Free and Open Source Plotting Tools |date=2021-11-08 |work=It’s FOSS |url=https://itsfoss.com/open-source-plotting-apps/ |access-date=2024-08-22 |language=en}}</ref> | ||
== History == | == History == | ||
In 2008, developers of LabPlot and ] (another Origin clone, forked from ]) "found their project goals to be very similar" and decided to merge their code into a common backend while maintaining two frontends: LabPlot, integrated with the ] desktop environment (DE); and SciDAVis, written in DE-independent ] with fewer dependencies for easier cross-platform use.<ref>{{citation|url=http://dot.kde.org/2009/10/16/labplot-and-scidavis-collaborate-future-free-scientific-plotting|title = LabPlot and SciDAVis Collaborate on the Future of Free Scientific Plotting|date = 16 October 2009}}</ref> | In 2008, developers of LabPlot and ] (another Origin clone, forked from ]) "found their project goals to be very similar" and decided to merge their code into a common backend while maintaining two frontends: LabPlot, integrated with the ] desktop environment (DE); and SciDAVis, written in DE-independent ] with fewer dependencies for easier cross-platform use.<ref>{{citation|url=http://dot.kde.org/2009/10/16/labplot-and-scidavis-collaborate-future-free-scientific-plotting|title = LabPlot and SciDAVis Collaborate on the Future of Free Scientific Plotting|date = 16 October 2009}}</ref> | ||
Starting April 2024, LabPlot received funding from ]'s NGI0 Core grant to add scripting capabilities (via Python and a ]), more data analysis functions, and ] features.<ref>{{Citation |title=LabPlot |work=Projects |url=https://nlnet.nl/project/LabPlot/ |access-date=2024-08-22 |publisher=] Foundation}}</ref> | Starting April 2024, LabPlot received funding from ]'s NGI0 Core grant to add scripting capabilities (via Python and a ]), more data analysis functions, and ] features.<ref>{{Citation |title=LabPlot |work=Projects |url=https://nlnet.nl/project/LabPlot/ |access-date=2024-08-22 |publisher=] Foundation}}</ref> |
Latest revision as of 16:57, 20 November 2024
Application for interactive graphing and analysis of scientific dataScreenshot of LabPlot of 2022 | |
Original author(s) | Stefan Gerlach |
---|---|
Developer(s) | KDE |
Initial release | 2001; 24 years ago (2001) (version 0.1, under the name QPlot) 2003; 22 years ago (2003) (version 1.0, renamed to LabPlot) |
Stable release | 2.11.1 / 16 July 2024; 5 months ago (2024-07-16) |
Repository | invent |
Written in | C, C++ |
Operating system | Microsoft Windows OS X Linux FreeBSD Haiku |
Type | Scientific plotting Data analysis Curve fitting Regression analysis Statistical analysis Data processing Plot digitization Notebook interface Real-time data |
License | GPL-2.0-or-later |
Website | labplot |
LabPlot is a free and open-source, cross-platform computer program for interactive scientific plotting, curve fitting, nonlinear regression, data processing and data analysis. LabPlot is available, under the GPL-2.0-or-later license, for Windows, macOS, Linux, FreeBSD and Haiku operating systems.
It has a graphical user interface, a command-line interface, and an interactive and animated notebook interface. It is similar to Origin and able to import Origin's data files. Features include the Hilbert transform function, statistics, color maps, conditional formatting, and multi-axes.
History
In 2008, developers of LabPlot and SciDAVis (another Origin clone, forked from QtiPlot) "found their project goals to be very similar" and decided to merge their code into a common backend while maintaining two frontends: LabPlot, integrated with the KDE desktop environment (DE); and SciDAVis, written in DE-independent Qt with fewer dependencies for easier cross-platform use.
Starting April 2024, LabPlot received funding from NLnet's NGI0 Core grant to add scripting capabilities (via Python and a public interface), more data analysis functions, and statistical analysis features.
See also
- List of statistical software
- List of information graphics software
- Comparison of numerical-analysis software
References
- "LabPlot 2.11.1 – LabPlot". 16 July 2024.
- Косуліна, Н.Г.; Сухін, В.В.; Чорна, М.О.; Ляшенко, Г.А.; Коршунов, К.С. (December 2023), "Програмне Забезпечення Обов'язкових Та Вибіркових Освітніх Компонентів Освітньої Програми «біомедична Інженерія»" [Software of mandatory and optional educational components Educational program “Biomedical Engineering”] (PDF), Sciences of Europe (in Ukrainian), no. 131, Prague, Czech Republic, p. 77
- Carmona, Marco (2021-11-08), "7 Free and Open Source Plotting Tools [For Maths and Stats]", It’s FOSS, retrieved 2024-08-22
- LabPlot and SciDAVis Collaborate on the Future of Free Scientific Plotting, 16 October 2009
- "LabPlot", Projects, NLnet Foundation, retrieved 2024-08-22
External links
KDE | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Software compilation | |||||||||||||||||||
Applications by KDE |
| ||||||||||||||||||
Platform |
| ||||||||||||||||||
Community | |||||||||||||||||||
People | |||||||||||||||||||
This KDE-related article is a stub. You can help Misplaced Pages by expanding it. |