Open k-ibr opened 3 years ago
I am also having few doubts related bar charts!!!
I am working on React Native App project where I have to display interactive bar chart. As shown in attracted screenshot. App is working on both iOS and Android devices. Where we are currently providing minimal iOS and Android app support as following:
1. Android 4.3.x / Jelly Bean / API level 18
2. iOS 9.0 or later
3. iPadOS 9.0 or later.
In bar chart, every bar will be clickable. When user click on any bar, the relative information will be display below the chart accordingly.
So please let me know
Currently project is running with following React framework versions:
any work around?
I have a few questions on the use of bar charts:
Thanks in advance!