- Scatter Chart - #518
- Split Bar chart - https://stackoverflow.com/questions/78027876/how-can-i-draw-the-split-the-chart-in-rn-project
- Radar chart - #699
- Range Line chart - #652
- Issue with eslint - tsc #222
- Prepare a doc for Line chart with negative values
- Prepare a doc for gaps in data values #405 and #353
- Prepare a doc for Line chart with y axis on right side
- Prepare a doc for Line chart with gaps in the line #100
- Prepare a doc for Bar chart combined with Line chart having a separate data for the Line chart
- Prepare a doc for Line chart with smoothly scrolling data pointer and strip (along with pointerShiftX)
- Prepare a doc for labelsPosition in Pie and Donut charts
- Prepare a doc for adjustToWidth in Line and Area charts
- Prepare a doc for xAxisLabelTexts and xAxisLabelTextStyle in Bar, Line And Area Charts
- Prepare a doc for vertical lines to explain noOfVerticalLines and verticalLinesSpacing props. #205
- Prepare a doc for negative marginBottom instead of marginTop for x axis labels. #190
- Add about endSpacing in docs
- Make it compliant with React js
- Write Snapshot tests for more example charts (snapshot tests for some charts are already written)