FormidableLabs / victory-native-xl

A charting library for React Native with a focus on performance and customization.
https://commerce.nearform.com/open-source/victory-native
749 stars 54 forks source link

Is it possible to display chart grid without data? #428

Open MKolisz opened 1 week ago

MKolisz commented 1 week ago

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

zibs commented 5 days ago

@MKolisz Can you send us an example repository to take a look at there. Curious as to what you mean!