I have added scrolling to my chart, and there are cases where certain ranges contain no data, causing the chart to disappear. Is it possible to display the grid when there is no data available?
Background Info/Attempts
I tried passing fake data to keep chart visible but it might be confusing for users
Question
I have added scrolling to my chart, and there are cases where certain ranges contain no data, causing the chart to disappear. Is it possible to display the grid when there is no data available?
Background Info/Attempts
I tried passing fake data to keep chart visible but it might be confusing for users