https://bugs.documentfoundation.org/show_bug.cgi?id=113506
--- Comment #19 from Ross Johnson <[email protected]> --- Still present in: Version: 7.2.1.2 (x64) / LibreOffice Community Build ID: 87b77fad49947c1441b67c559c339af8f3517e22 CPU threads: 12; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: en-AU (en_AU); UI: en-US Calc: threaded I had a look at both Dr Weisser's original and Peter's recreation. I think the question remains: why can't the Line Chart type X-Axis tick marks and labels be set in the same way as for the XY (Scatter) chart type? If I recreate the chart as a Line Chart I get X-axis labels: 4, 134, 264, ..., 4554, ie, every 130 starting at 4, and I cannot see how many major tick marks there are between each label nor which tick mark the label corresponds to. If I switch to the X-Y Chart type I get useful labels and tick marks automatically. This is an issue even without the manual overrides being available. This data should be representable as a simple line chart. When the Line Chart "categories" are integers, the same algorithm should be used with the same manual overrides should be available as for the X-Y Scatter chart. The X-Y Scatter chart is a work-around but it is not the type of chart I would choose first up to graph these values because they are not scattered (they are regular periodic temperature and humidity readings). -- You are receiving this mail because: You are the assignee for the bug.
