react-native-echarts-wrapper
react-native-echarts-wrapper copied to clipboard
Graph is Skipping labels on X-axis when type is 'Category'
Thank you for this package. I'm having trouble to display all months name as label on x-Axis but Graph is displaying half of the labels.
Current Behaviour
Displaying (Jan, Mar, May, Jul, Sep, Nov)
Expected Behaviour
Display Labels like (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec)