Bug 464072

Summary: Cannot Plot Log10 on Randomly Generated Data
Product: [Applications] LabPlot2 Reporter: joshuaLgiles
Component: frontendAssignee: Alexander Semke <alexander.semke>
Status: RESOLVED FIXED    
Severity: major CC: martin.marmsoler, stefan.gerlach
Priority: NOR    
Version First Reported In: 2.9.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description joshuaLgiles 2023-01-09 22:32:41 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Create spreadsheet, fill X data with row numbers, Y data with Random values (100 rows)
2. Plot Data
3. Navigate to "Plot" in Project Explorer 
4. Navigate to right side Cartesian Plot window
5. Change X range scale from linear to "Log10"


OBSERVED RESULT
Does not update plot

EXPECTED RESULT
Random data ploted on Lin Y , Log10 x format

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 joshuaLgiles 2023-01-10 19:01:21 UTC
Update: 
After de-selecting "Extend" on the Cartesian Plot window I am able to plot Log Log plots.
Comment 2 Martin 2023-02-17 07:44:11 UTC
Hi Joshual,

which version of Labplot are you using? Consider trying out the development version if you are using the current stable
Comment 3 Martin 2023-02-17 07:47:26 UTC
https://labplot.kde.org/download/
Comment 4 Martin 2023-02-22 12:15:34 UTC
There are two different positions were you have to change the scale

- In the dock of the plot: Changing the scale of the range (Now the labels are still in linear scale, but positioned logarithmic) 
- In the dock of the Axis: Changing the scale of the ticks (Now the ticks are also logarithmic)
Comment 5 Stefan Gerlach 2023-06-22 12:04:18 UTC
This is fixed now in master and upcoming version 2.10.1.