Bug 430464

Summary: Feature Request: Add option for scientific notation in powers of ten for axis labels
Product: [Applications] LabPlot2 Reporter: Marcel <misterx.mi66>
Component: frontendAssignee: Stefan Gerlach <stefan.gerlach>
Status: RESOLVED FIXED    
Severity: wishlist CC: stefan.gerlach
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 2.9.0
Sentry Crash Report:

Description Marcel 2020-12-16 16:24:27 UTC
Currently when creating a plot the options for axis labels are decimal, scientific notation, powers of 10, powers of 2 and multiples of pi.

The option for scientific notation displays the labels looking like 1e+2, my request is to add a second scientific notation option which displays the labels looking like 1x10^2 as an alternative to the e notation.

Thank you very much for creating such an useful tool like LabPlot.

Marcel
Comment 1 Stefan Gerlach 2020-12-17 18:12:35 UTC
Git commit e152cf98aa0a9359cebddef5082cfd01348f052b by Stefan Gerlach.
Committed on 17/12/2020 at 16:57.
Pushed by sgerlach into branch 'master'.

Support real scientific notation of axes label besides scientific E notation
FIXED-IN: 2.9.0

M  +1    -0    ChangeLog
M  +10   -1    src/backend/worksheet/plots/cartesian/Axis.cpp
M  +1    -1    src/backend/worksheet/plots/cartesian/Axis.h
M  +2    -1    src/kdefrontend/dockwidgets/AxisDock.cpp

https://invent.kde.org/education/labplot/commit/e152cf98aa0a9359cebddef5082cfd01348f052b