mirror of
https://github.com/status-im/react-native-gifted-charts.git
synced 2025-02-21 16:18:15 +00:00
Added barMarginBottom to Bar charts and added pointerShiftX, pointerShiftY to Line and Area charts
This commit is contained in:
commit
10f135ed7e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user