Bug 405387 - [Feature Request] Python scripting
Summary: [Feature Request] Python scripting
Status: RESOLVED FIXED
Alias: None
Product: LabPlot2
Classification: Applications
Component: frontend (other bugs)
Version First Reported In: latest
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-12 10:34 UTC by rogier.delporte
Modified: 2026-02-12 21:57 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rogier.delporte 2019-03-12 10:34:20 UTC
Dear maintainer

I would like to have the following feature added to the wishlist: the possibility to automate as much as possible of labplot2. I have many files that are very similar in structure, but have different data and I want to make very similar plots for them, and I want to only have to babysit the curve fitting.
Comment 1 Martin 2024-10-28 08:39:26 UTC
Hi,

there is already work ongoing into this direction. It will still require some time until implemented.
Comment 2 Alexander Semke 2026-02-12 21:57:56 UTC
(In reply to rogier.delporte from comment #0)
> Dear maintainer
> 
> I would like to have the following feature added to the wishlist: the
> possibility to automate as much as possible of labplot2. I have many files
> that are very similar in structure, but have different data and I want to
> make very similar plots for them, and I want to only have to babysit the
> curve fitting.

We implemented scripting and it's going to be part of the next release 3.0. Please check the current documentation for it on https://docs.labplot.org/en/scripting.html. We're still stabilizing the code and if you want to try out the current development version and to provide some feedback, this would be really helpful.