Commit Graph

346 Commits

Author SHA1 Message Date
Abhinandan Kushwaha 9e9c0a1911
Merge pull request #172 from Abhinandan-Kushwaha/abhi
fixed data issue with Line and Area charts
2022-04-28 03:08:34 +05:30
Abhinandan-Kushwaha 59c81188a1 fixed data issue with Line and Area charts 2022-04-28 03:07:57 +05:30
Abhinandan Kushwaha 434ee24010
Merge pull request #171 from Abhinandan-Kushwaha/abhi
Added yAxisOffset for Line and Area charts
2022-04-27 03:03:43 +05:30
Abhinandan-Kushwaha 2109ce0be0 Added yAxisOffset for Line and Area charts 2022-04-27 03:02:49 +05:30
Abhinandan Kushwaha f025469653
Merge pull request #170 from Abhinandan-Kushwaha/abhi
Fixed bug- Reduce of empty array with no initial value in piechart
2022-04-26 19:26:26 +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 27ebfd3adf
Merge pull request #168 from Abhinandan-Kushwaha/abhi
Abhi
2022-04-26 15:29:26 +05:30
Abhinandan-Kushwaha 9b94de01ac Added feature to auto position pointer labels in Line/Area charts 2022-04-26 15:28:21 +05:30
Abhinandan-Kushwaha c3a42a3f0f Added feature to auto position pointer labels in Line/Area charts 2022-04-26 15:28:02 +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 be60165d09
Update todos.md 2022-04-26 15:21:21 +05:30
Abhinandan Kushwaha 420d26a5a1
Merge pull request #166 from Abhinandan-Kushwaha/abhi
added zIndex1, zIndex2, zIndex3 etc to Line and Area charts
2022-04-26 03:31:43 +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 ce35426ff0
Merge pull request #164 from Abhinandan-Kushwaha/abhi
Merge branch 'master' of https://github.com/Abhinandan-Kushwaha/react
2022-04-25 18:30:48 +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 7fe096aa5d
Merge pull request #162 from Abhinandan-Kushwaha/abhi
Fixed issue with opacity and empty data in Area charts
2022-04-25 15:10:54 +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 e848c0476b
Merge pull request #160 from Abhinandan-Kushwaha/abhi
Abhi
2022-04-25 00:38:43 +05:30
Abhinandan-Kushwaha 9fb864a897 Added onPress as a prop to Bar Chart and passed item and index as parameters 2022-04-25 00:37:30 +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 e232629147
Update todos.md 2022-04-24 23:36:09 +05:30
Abhinandan Kushwaha 493c0cf8bf
Merge pull request #158 from Abhinandan-Kushwaha/abhi
Added gradient, onPress, onLabelPress to Pie charts and fixed negativ…
2022-04-24 23:35:27 +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 161b1fbde8
Merge pull request #157 from Abhinandan-Kushwaha/abhi
Abhi
2022-04-24 17:39:17 +05:30
Abhinandan-Kushwaha 51f6899615 Added multi-pointer support to Line and Area Charts 2022-04-24 17:36:35 +05:30
Abhinandan-Kushwaha 9b76a74fc5 Added multi-pointer support to Line and Area Charts 2022-04-24 17:36:22 +05:30
Abhinandan Kushwaha 41c5919874
Update LineChartProps.md 2022-04-22 19:05:41 +05:30
Abhinandan Kushwaha 06f42ac4df
Merge pull request #156 from Abhinandan-Kushwaha/abhi
Added the properties activatePointersOnLongPress and activatePointers…
2022-04-22 18:55:34 +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 474c8ff102
Update README.md 2022-04-21 15:02:38 +05:30
Abhinandan Kushwaha f090ef5090
Update todos.md 2022-04-21 15:00:36 +05:30
Abhinandan Kushwaha e37def6879
Update todos.md 2022-04-21 15:00:10 +05:30
Abhinandan Kushwaha 4de911d582
Update todos.md 2022-04-21 14:59:41 +05:30
Abhinandan Kushwaha 26106d701d
Merge pull request #152 from Abhinandan-Kushwaha/feat/SvgPie
Added adjustToWidth prop in Line and Area Charts, added xAxisLabelTex…
2022-04-21 14:31:50 +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 783a4a6304
Merge pull request #150 from Abhinandan-Kushwaha/feat/SvgPie
Fixed issues with Horizontal bar and Stack Charts
2022-04-20 07:07:30 +05:30
Abhinandan-Kushwaha b25d28fcca Fixed issues with Horizontal bar and Stack Charts 2022-04-20 07:06:07 +05:30
Abhinandan Kushwaha 636167c3dd
Merge pull request #147 from Abhinandan-Kushwaha/feat/SvgPie
fixed minor bugs in new Pie Chart
2022-04-19 02:56:49 +05:30
Abhinandan-Kushwaha 442052471e fixed minor bugs in new Pie Chart 2022-04-19 02:53:49 +05:30
Abhinandan Kushwaha 0e099255e0
Update PieChartProps.md 2022-04-19 02:16:16 +05:30
Abhinandan Kushwaha 584dee6594
Update todos.md 2022-04-19 02:13:31 +05:30
Abhinandan Kushwaha 826bafd908
Merge pull request #146 from Abhinandan-Kushwaha/feat/SvgPie
removed @types/react-native-canvas
2022-04-19 02:09:28 +05:30
Abhinandan-Kushwaha db4f418bfa removed @types/react-native-canvas 2022-04-19 02:07:59 +05:30
Abhinandan Kushwaha 82cb36418c
Update PieChartProps.md 2022-04-19 01:55:35 +05:30
Abhinandan Kushwaha 618174b14f
Merge pull request #145 from Abhinandan-Kushwaha/feat/SvgPie
Feat/svg pie
2022-04-19 01:49:17 +05:30
Abhinandan-Kushwaha 99216d4263 got rid of canvas and webview 2022-04-19 01:47:12 +05:30
Abhinandan-Kushwaha e323669a30 Added Svg Pie and Donut charts!! 2022-04-18 03:33:49 +05:30
Abhinandan-Kushwaha f64a7a59e4 Added Svg Pie and Donut charts!! 2022-04-18 03:33:22 +05:30
Abhinandan Kushwaha 0e82e04ec0
Update todos.md 2022-04-17 15:09:38 +05:30
Abhinandan Kushwaha 1c2589e626
Merge pull request #143 from Abhinandan-Kushwaha/feat/negative-line-chart
separated y axis labels and reference lines from horizontal rules
2022-04-17 14:53:30 +05:30