Added barMarginBottom to Bar charts and added pointerShiftX, pointerShiftY to Line and Area charts

This commit is contained in:
Abhinandan-Kushwaha 2022-04-13 03:07:13 +05:30
commit 10f135ed7e

View File

@ -1,8 +1,7 @@
## Feature requests
1. OnPress function on Pie Chart https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/111
2. Scroll through data points instead of justing clicking on them https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/116
3. Bottom margin between bar and x axis https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/126
2. Bottom margin between bar and x axis https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/126
## To-dos in documentation-
@ -11,3 +10,4 @@
3. Prepare a doc for Bar chart with y axis on right side
4. Prepare a doc for Line chart with y axis on right side
5. Prepare a doc for Bar chart combined with Line chart having a separate data for the Line chart
6. Prepare a doc for Line chart with smoothly scrolling data pointer and strip