305 Commits

Author SHA1 Message Date
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
Abhinandan Kushwaha
36a55f890e
Update README.md 2022-04-06 04:42:23 +05:30
Abhinandan Kushwaha
0188a31974
Update README.md 2022-04-06 04:41:33 +05:30
Abhinandan-Kushwaha
3759ba0515 Added pointerConfig in Line Area Charts to allow smooth magic scroll 2022-04-06 04:38:55 +05:30
Abhinandan-Kushwaha
3f71f11d1c Added pointerConfig in Line Area Charts to allow smooth magic scroll 2022-04-06 04:38:31 +05:30
Abhinandan Kushwaha
62bdd448a5
Update LineChartProps.md 2022-04-06 04:06:51 +05:30
Abhinandan Kushwaha
30b4de2ea3
Merge pull request #128 from Abhinandan-Kushwaha/feat/negative-line-chart
Feat/negative line chart
2022-04-06 04:05:31 +05:30
Abhinandan-Kushwaha
ac34d44d4f Added pointerConfig in Line Area Charts to allow smooth magic scroll 2022-04-06 04:04:11 +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
1e3f5cff9e
Update todos.md 2022-04-05 01:09:45 +05:30
Abhinandan Kushwaha
b0ca0f20b0
Merge pull request #124 from Abhinandan-Kushwaha/feat/negative-line-chart
Feat/negative line chart
2022-04-02 16:22:35 +05:30
Abhinandan-Kushwaha
0610791d66 Added barBackgroundPattern feature for Bar, Stacked Bar and Horizontal bar charts 2022-04-02 16:21:51 +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
86c0b2bab6
Merge pull request #122 from Abhinandan-Kushwaha/feat/negative-line-chart
fixed issue with item specific spacing in Stacked Bar Charts
2022-04-01 15:09:57 +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
67071e8b56
Merge pull request #119 from Abhinandan-Kushwaha/feat/negative-line-chart
Added horizontalRulesStyle in Bar, Line and Area charts
2022-03-30 03:13:20 +05:30
Abhinandan-Kushwaha
9356229008 Added horizontalRulesStyle in Bar, Line and Area charts 2022-03-30 03:12:31 +05:30