https://bugs.kde.org/show_bug.cgi?id=429259
Bug ID: 429259
Summary: Line chart: Option to influence ticks
Product: plasma-systemmonitor
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
The ticks in the line chart seem to be hard coded to 4. When measuring a range
which is not dividable by 4, e.g. 0 to 90, those ticks are setting at some not
so nice marks:
23° 45° 68° 90°
Therefore it would be nice to have some way to influence the tick positions.
Possible solution I came up with:
a)
Set tick grid, eg. 20 for above example would give ticks at 20,40,60 and 80
(the graph would still go to 90). This would be the nicest solution IMHO.
b)
Specify number of ticks, eg 3 for above example would give ticks at 30, 60 ,90.
Good solution.
c)
Toggle for even/odd number of ticks. Better than nothing I guess kind of
solution ;-)
--
You are receiving this mail because:
You are watching all bug changes.