Bug 430464 - Feature Request: Add option for scientific notation in powers of ten for axis labels
Summary: Feature Request: Add option for scientific notation in powers of ten for axis...
Status: RESOLVED FIXED
Alias: None
Product: LabPlot2
Classification: Applications
Component: frontend (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stefan Gerlach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-16 16:24 UTC by Marcel
Modified: 2020-12-17 18:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.9.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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