https://bugs.kde.org/show_bug.cgi?id=431534
Alexander Semke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/educ | |ation/labplot/-/commit/8846 | |50e44363fe8ef351d461275c18a | |9cca5973a Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version| |3.0 Fixed/Implemented| | In| | --- Comment #5 from Alexander Semke <[email protected]> --- Git commit 884650e44363fe8ef351d461275c18a9cca5973a by Alexander Semke. Committed on 20/07/2026 at 16:33. Pushed by sgerlach into branch 'master'. Added an option to automatically calculated the number of points to plot for the equation curve without asking the user to specify it. It's activated on default and the user gets always a properly plotted curve without any need to thing about the number of point to be plotted for each specific curve. FIXED-IN: 3.0 M +39 -20 src/backend/worksheet/plots/cartesian/XYEquationCurve.cpp M +1 -0 src/backend/worksheet/plots/cartesian/XYEquationCurve.h M +13 -1 src/frontend/dockwidgets/XYEquationCurveDock.cpp M +1 -0 src/frontend/dockwidgets/XYEquationCurveDock.h M +37 -14 src/frontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui https://invent.kde.org/education/labplot/-/commit/884650e44363fe8ef351d461275c18a9cca5973a -- You are receiving this mail because: You are watching all bug changes.
