Commit Graph

113 Commits

Author SHA1 Message Date
Abhinandan Kushwaha 7ca961798c updated onPressEnabled to onFocusEnabled and respective onPress to onFocus and default focused point color to orange 2023-07-04 00:32:40 +05:30
Abhinandan Kushwaha 1bc7a60aac Fixed some width of Line/Area charts ans onPress on edge of Pie charts 2023-07-03 02:50:14 +05:30
Abhinandan Kushwaha 5a40b24b0a upgraded to version 1.3.0 updated the tests and fixed warnings in Pie and 3D Bar charts 2023-07-02 15:59:10 +05:30
Abhinandan Kushwaha 1ebf85a0fe updated the dependencies and the App.js file 2023-07-01 20:10:43 +05:30
Abhinandan Kushwaha acde7d9496
Updated to 1.2.42 2022-11-28 20:58:53 +05:30
Patrick b9a2790ad4 chore: update react-native-svg 2022-11-27 14:51:09 +02:00
Patrick d3fe2d490d chore: update react-native-svg 2022-11-27 14:51:03 +02:00
Abhinandan-Kushwaha 8e4e99ecf5 Added the prop sectionAutoFocus to Pie charts and lineBehindBars 2022-07-03 17:27:40 +05:30
Abhinandan-Kushwaha da2f08799c Added arrow to Line and Area charts 2022-07-02 21:56:09 +05:30
Abhinandan-Kushwaha 3b3ea63f0f Added barStyle to Bar and Stacked bar charts 2022-07-01 22:18:43 +05:30
Abhinandan-Kushwaha 37b4f5b65c Added leftShiftForTooltip to Bar and stack charts 2022-07-01 14:01:06 +05:30
Abhinandan-Kushwaha cbb82e577c Fixed issue with tool tip in bar charts and added minHeight 2022-06-27 21:11:12 +05:30
Abhinandan-Kushwaha ef13557b90 fixed bar color issue in stacked bar charts 2022-06-20 19:17:25 +05:30
Abhinandan-Kushwaha 789f0bf537 Added gradients to stacked bar charts 2022-06-20 19:11:16 +05:30
Abhinandan-Kushwaha 8b42404a9c Added LineChartBicolor for Line/Area charts having different colors for +ve & -ve values 2022-06-12 01:35:53 +05:30
Abhinandan-Kushwaha 66c5d7c3d8 Fixed issue with 0 values Piechart 2022-06-09 17:13:23 +05:30
Abhinandan-Kushwaha 0811586fa1 Added xAxisLength, rulesLength to Bar n Line charts, added yAxisOffset to Bar charts 2022-06-05 08:16:08 +05:30
Abhinandan-Kushwaha 7e13bf0979 fixed label position issue with pointers in Line/Area charts 2022-05-30 19:48:24 +05:30
Abhinandan-Kushwaha 889e37abec Added indicatorColor and xAxisType to Bar and Line charts 2022-05-29 20:35:43 +05:30
Abhinandan-Kushwaha 7b422d9bf5 refactored pie charts 2022-05-27 15:22:19 +05:30
Abhinandan-Kushwaha 9be5ce7a15 fixed issues with strokeWidth-focusOnPress combo in Pie charts 2022-05-27 14:26:36 +05:30
Abhinandan-Kushwaha 1953d5f3be Added focusOnPress to Pie and Donut charts 2022-05-27 05:14:09 +05:30
Abhinandan-Kushwaha 75f225221b Added verticalLinesHeight and fixed issue- vertical lines coming down when using labelsExtraHeight 2022-05-26 13:27:02 +05:30
Abhinandan-Kushwaha 63da725699 Added noOfVerticalLines and verticalLinesSpacing to Bar nad Line charts 2022-05-26 03:08:35 +05:30
Abhinandan-Kushwaha 6450bebb28 Fixed renderTooltip for Bar charts 2022-05-23 22:26:31 +05:30
Abhinandan-Kushwaha be8da2d29e Added tooltip feature to bar and Stacked Bar charts 2022-05-23 21:20:09 +05:30
Abhinandan-Kushwaha ae7f22f991 fixed issue with yAxisLabelTexts having . and pointerStrip still visible when set to hidden 2022-05-21 16:20:42 +05:30
Abhinandan-Kushwaha a917955110 Added prop stripOverPointer to Line and Area charts 2022-05-21 03:22:09 +05:30
Abhinandan-Kushwaha 10b612437a Added getPointerProps to Line charts with pointerConfig 2022-05-20 03:01:31 +05:30
Abhinandan-Kushwaha 6b24625d41 Fixed issue with auto-adjust pointer label position in Line chart 2022-05-20 02:11:38 +05:30
Abhinandan-Kushwaha 6dd0f1c765 Fixed issue with pointerConfig in Line charts on Android and single data Pie charts 2022-05-15 23:25:10 +05:30
Abhinandan-Kushwaha 42658e11de Added yAxisTextNumberOfLines and xAxisTextNumberOfLines to Bar, Line and Area charts 2022-05-07 08:19:10 +05:30
Abhinandan-Kushwaha 61dcd74b48 Fixed issue with autoAdjustPointerLabelPosition:false in pointerConfig of Line/Area charts 2022-05-05 03:27:23 +05:30
Abhinandan-Kushwaha f3a76b594e FIxed issue with area chart pointer when the area chart is inside vertical ScrollView 2022-05-01 18:30:46 +05:30
Abhinandan-Kushwaha a7b928f543 Wrote snapshot tests for 6 bar, 4 line and 4 pie charts 2022-04-28 04:55:32 +05:30
Abhinandan-Kushwaha 59c81188a1 fixed data issue with Line and Area charts 2022-04-28 03:07:57 +05:30
Abhinandan-Kushwaha 2109ce0be0 Added yAxisOffset for Line and Area charts 2022-04-27 03:02:49 +05:30
Abhinandan-Kushwaha 331c76b69e Fixed bug- Reduce of empty array with no initial value in piechart 2022-04-26 19:25:32 +05:30
Abhinandan-Kushwaha 5194b5e6bf Added feature to auto position pointer labels in Line/Area charts 2022-04-26 15:27:54 +05:30
Abhinandan-Kushwaha 27a5a051ce added zIndex1, zIndex2, zIndex3 etc to Line and Area charts 2022-04-26 03:30:44 +05:30
Abhinandan-Kushwaha 774e590b5e Merge branch 'master' of https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts into abhi 2022-04-25 18:28:56 +05:30
Abhinandan-Kushwaha 054db0a3a9 Fixed issue with opacity and empty data in Area charts 2022-04-25 15:10:07 +05:30
Abhinandan-Kushwaha 33818b9783 Added onPress as a prop to Bar Chart and passed item and index as parameters 2022-04-25 00:36:47 +05:30
Abhinandan-Kushwaha 6fb637f89e Added gradient, onPress, onLabelPress to Pie charts and fixed negative label issues in Bar and Line charts 2022-04-24 23:34:39 +05:30
Abhinandan-Kushwaha 9b76a74fc5 Added multi-pointer support to Line and Area Charts 2022-04-24 17:36:22 +05:30
Abhinandan-Kushwaha d9a0399e8f Added the properties activatePointersOnLongPress and activatePointersDelay in the pointerConfig prop for Line and Area charts 2022-04-22 18:54:21 +05:30
Abhinandan-Kushwaha 40aea30c92 Added adjustToWidth prop in Line and Area Charts, added xAxisLabelTexts and xAxisLabelTextStyle props to Bar, Line and Area charts 2022-04-21 14:30:53 +05:30
Abhinandan-Kushwaha b25d28fcca Fixed issues with Horizontal bar and Stack Charts 2022-04-20 07:06:07 +05:30
Abhinandan-Kushwaha 442052471e fixed minor bugs in new Pie Chart 2022-04-19 02:53:49 +05:30
Abhinandan-Kushwaha db4f418bfa removed @types/react-native-canvas 2022-04-19 02:07:59 +05:30