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 |
Abhinandan Kushwaha
|
c625ec9199
|
Added support for scroll to end in Bar chart and negative values in stack bbar chart
|
2022-02-04 15:48:18 +05:30 |
Abhinandan Kushwaha
|
eda497da57
|
Added support for negative values in Bar Chart
|
2022-02-03 03:57:48 +05:30 |
Abhinandan Kushwaha
|
1f01917b6b
|
Added semi-circle Pie and Donut charts
|
2022-01-28 04:17:45 +05:30 |
Abhinandan Kushwaha
|
59d19d3052
|
Added the props yAxisLabelPrefix and yAxisLabelSuffix to Bar and Line charts
|
2022-01-18 00:00:20 +05:30 |
Abhinandan Kushwaha
|
f12aa31373
|
Fixed Animation issue in Bar Charts on Android
|
2022-01-16 01:56:41 +05:30 |
Abhinandan Kushwaha
|
dfc37ff1a7
|
Fixed issue with hideOrigin in Line charts
|
2022-01-12 19:20:31 +05:30 |
Abhinandan Kushwaha
|
eacadd2643
|
Fixed issue with hiideOrigin
|
2022-01-12 19:09:17 +05:30 |
Abhinandan Kushwaha
|
9ff203f9ed
|
Handeled Error when all the data values in line chart is 0
|
2022-01-12 18:25:24 +05:30 |
Abhinandan Kushwaha
|
937872b1b9
|
Added smooth transition animations for change in data iin Line and Area Charts
|
2022-01-12 16:52:27 +05:30 |
Abhinandan Kushwaha
|
d3657871b7
|
fixed issue with yAxisLabelWidth in Bar chart
|
2021-12-24 14:52:59 +05:30 |
Abhinandan Kushwaha
|
3ec7ebfe09
|
Added custom dataPointLabel in Line chart and refactored Line chart code
|
2021-12-04 00:01:42 +05:30 |
Abhinandan Kushwaha
|
62835a4010
|
added the prop customDataPoint to render a custom component as the data points
|
2021-12-02 18:55:03 +05:30 |
Abhinandan Kushwaha
|
bebf2bf712
|
Support for combined Line chart and Bar charts
|
2021-11-26 23:50:28 +05:30 |
abhinandan1234
|
82e9341e72
|
Added dashed and dotted rules and reference lines to Bar and Line Charts
|
2021-11-23 21:18:20 +05:30 |
Abhinandan Kushwaha
|
c37fd5ccdd
|
Added support for 3 data lines concurrently in Line and Area charts
|
2021-11-18 17:19:00 +05:30 |
Abhinandan Kushwaha
|
fe7614305e
|
Added support for 3 data lines concurrently in Line and Area charts
|
2021-11-18 15:19:50 +05:30 |