93 Commits

Author SHA1 Message Date
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
Abhinandan-Kushwaha
99216d4263 got rid of canvas and webview 2022-04-19 01:47:12 +05:30
Abhinandan-Kushwaha
588703b8c9 separated y axis labels and reference lines from horizontal rules 2022-04-17 14:50:12 +05:30
Abhinandan-Kushwaha
75551b9403 fixed issue with reference line label when y axis is on right side 2022-04-17 13:21:35 +05:30
Abhinandan-Kushwaha
fcdc514db7 Fixed hidden labels issue in Pie charts, added labels to reference lines, fixed issue with bars cutting off due to labelsExtraheight 2022-04-16 22:14:00 +05:30
Abhinandan-Kushwaha
1038f5ab7a Added initialAngle to Pie charts and fixed issue with barMarginBottom 2022-04-13 20:42:02 +05:30
Abhinandan-Kushwaha
9b8013b548 Added barMarginBottom to Bar charts and added pointerShiftX, pointerShiftY to Line and Area charts 2022-04-13 03:06:45 +05:30
Abhinandan-Kushwaha
031e670e6e Added pointerConfig in Line Area Charts to allow smooth magic scroll 2022-04-06 04:03:55 +05:30
Abhinandan-Kushwaha
82f451ce41 Added barBackgroundPattern feature for Bar, Stacked Bar and Horizontal bar charts 2022-04-02 16:18:45 +05:30
Abhinandan-Kushwaha
9caf71f21b fixed issue with item specific spacing in Stacked Bar Charts 2022-04-01 15:09:12 +05:30
Abhinandan-Kushwaha
9356229008 Added horizontalRulesStyle in Bar, Line and Area charts 2022-03-30 03:12:31 +05:30
Abhinandan-Kushwaha
4240ed4449 Added yAxisLabelContainerStyle in Bar, Line and Area charts 2022-03-29 20:37:51 +05:30
Abhinandan-Kushwaha
8a9c6d9d69 Allowed dotted/dashed lines in Line and Area charts 2022-03-29 14:46:20 +05:30
Abhinandan-Kushwaha
6e553ab482 Added the prop verticalLinesUptoDataPoint to control vertical lines heights in Line and Area charts 2022-03-23 02:52:17 +05:30
abhinandan-kushwaha
eebba41984 Allowed 5 simultaneous data sets in Line and area charts! 2022-03-09 19:37:54 +05:30
abhinandan-kushwaha
453d0fc9f7 Fixed issues with Line charts 2022-03-09 04:35:00 +05:30
abhinandan-kushwaha
aa7403eed0 Added feature for Line chart with breaks, and separate data arrays for combined charts 2022-03-09 02:43:14 +05:30
abhinandan-kushwaha
2d1b834f3c Allowed negative values for Line and Area charts 2022-03-08 03:22:31 +05:30
abhinandan-kushwaha
4ddcb64c98 updated to version 1.0.5 2022-02-24 05:22:33 +05:30
Abhinandan Kushwaha
f629203530 Added auto scroll to rightmost data point feature in Line and area charts 2022-02-18 17:15:53 +05:30
Abhinandan Kushwaha
4676df81e2 Added the prop yAxisSide to Bar, Line and Area charts 2022-02-08 16:30:02 +05:30