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
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