Closed PrzemekTk closed 4 months ago
I need to show only part of the day on chart for example 8-15 - is it possible to hide other hours ?
Not sure if that is what you mean, but you the chart-start prop is a Date-Time string value, so you could specify your desired day with 08:00 as the time for chartStart and 15:00 for chartEnd.
chart-start
chartStart
chartEnd
I need to show only part of the day on chart for example 8-15 - is it possible to hide other hours ?