No option for Intervals in scaling

Hi,
I am using for X axis data formatted as time
image

In the chart, there is too much X axis labels, but I can not scale it, because there is no option for Major/Minor intervals in auto mode.

It is only for Date, but I can not change it to date, because if I do, the charts turn to blank due to there is only option for Days, Mont and Years. No option for time.

Any idea how to decrease the number of the labels on X axis? I would like to select time intervals as 7:00:00, 7:15:00, 7:30:00, …

Thank you.

Use an XY(Scatter).

1 Like

Thank you PKG. What a simple solution. Now it works in XY(Scatter) :slight_smile:

image

FMI: Do you know why it does not work for Line type char? Is there a reason that it is not programmed there?