321 Commits

Author SHA1 Message Date
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
Abhinandan-Kushwaha
588703b8c9 separated y axis labels and reference lines from horizontal rules 2022-04-17 14:50:12 +05:30
Abhinandan Kushwaha
027aecce2e
Merge pull request #142 from Abhinandan-Kushwaha/feat/negative-line-chart
Feat/negative line chart
2022-04-17 13:22:26 +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
7878058ec7 fixed issue with reference line label when y axis is on right side 2022-04-17 13:20:55 +05:30
Abhinandan Kushwaha
2d23a02fc0
Merge pull request #141 from Abhinandan-Kushwaha/feat/negative-line-chart
Feat/negative line chart
2022-04-16 22:17:59 +05:30
Abhinandan-Kushwaha
9104e79833 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:16:45 +05:30
Abhinandan-Kushwaha
a199273b93 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:16:22 +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
26923936ae
Update todos.md 2022-04-14 01:59:24 +05:30
Abhinandan Kushwaha
4e4387600d
Merge pull request #138 from Abhinandan-Kushwaha/feat/negative-line-chart
Added initialAngle to Pie charts and fixed issue with barMarginBottom
2022-04-13 20:51:33 +05:30
Abhinandan-Kushwaha
ea10925675 Added initialAngle to Pie charts and fixed issue with barMarginBottom 2022-04-13 20:50:47 +05:30
Abhinandan Kushwaha
1cbdc68ea5
Merge pull request #137 from Abhinandan-Kushwaha/feat/negative-line-chart
Feat/negative line chart
2022-04-13 20:44:08 +05:30
Abhinandan-Kushwaha
b32533c4f6 Added initialAngle to Pie charts and fixed issue with barMarginBottom 2022-04-13 20:42:22 +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
9f10683cc4 Added initialAngle to Pie charts and fixed issue with barMarginBottom 2022-04-13 20:41:52 +05:30
Abhinandan Kushwaha
7d0e94a76d
Update todos.md 2022-04-13 03:24:18 +05:30
Abhinandan Kushwaha
5080b6e8a5
Update todos.md 2022-04-13 03:23:01 +05:30
Abhinandan Kushwaha
cc423c4986
Merge pull request #136 from Abhinandan-Kushwaha/feat/negative-line-chart
Feat/negative line chart
2022-04-13 03:09:21 +05:30
Abhinandan-Kushwaha
10f135ed7e Added barMarginBottom to Bar charts and added pointerShiftX, pointerShiftY to Line and Area charts 2022-04-13 03:07:13 +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
0f3717c09c
Update todos.md 2022-04-06 04:55:51 +05:30
Abhinandan Kushwaha
98e6174f1e
Merge pull request #129 from Abhinandan-Kushwaha/feat/negative-line-chart
Feat/negative line chart
2022-04-06 04:45:40 +05:30
Abhinandan-Kushwaha
9f3756f213 Added pointerConfig in Line Area Charts to allow smooth magic scroll 2022-04-06 04:44:44 +05:30
Abhinandan-Kushwaha
9970444df6 Added pointerConfig in Line Area Charts to allow smooth magic scroll 2022-04-06 04:43:42 +05:30
Abhinandan Kushwaha
7aa2b78fda
Update README.md 2022-04-06 04:43:04 +05:30