Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
330 commits
Select commit Hold shift + click to select a range
49eea87
Fix BarChart that has negative value (#101)
k-yokoishi Apr 13, 2019
d8cf6d7
2.4.1
Hermanya Apr 13, 2019
0334b7c
2.5.0
Hermanya Apr 13, 2019
f259273
Draw BarChart and LineChart from 0 (#107)
k-yokoishi Apr 25, 2019
91badc3
fix negative bar chart bars
Hermanya Apr 25, 2019
a83d75e
2.6.0
Hermanya Apr 25, 2019
3e1a24f
Update abstract-chart.js
Hermanya May 3, 2019
e20c2ea
2.6.1
Hermanya May 4, 2019
f276da9
Added index.d.ts for tsx(typescript) (#120)
hirasaki1985 Jun 13, 2019
1d58773
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Jun 13, 2019
627c837
3.0.0
Hermanya Jun 13, 2019
f99f651
add changelog
Hermanya Jun 13, 2019
5daa854
Line graph on press fix (#129)
miwialex Jul 6, 2019
78f30d2
3.0.1
Hermanya Jul 6, 2019
401b1b5
Hide Horizontal and Vertical Labels (#135)
rockorama Jul 18, 2019
b134508
update changelog
Hermanya Jul 18, 2019
43cf6c3
3.1.0
Hermanya Jul 18, 2019
4e440ba
Add labels to progress chart (#138)
wvanvlaenderen Jul 28, 2019
b139349
3.2.0
Hermanya Jul 28, 2019
6b2131c
Fixes Pie Charts with empty values and single slice (#89) (#141)
paulomoreno Aug 9, 2019
db7fc07
3.2.1
Hermanya Aug 9, 2019
4171a87
add index of the point clicked (#151)
MD1990 Sep 3, 2019
02d2208
clean up white space
Hermanya Sep 3, 2019
350f134
3.3.0
Hermanya Sep 3, 2019
0b4467a
update changelog
Hermanya Sep 3, 2019
9c139f5
fixes dots + fromZero (#152)
kimspiess Sep 4, 2019
4e1b162
3.3.1
Hermanya Sep 4, 2019
e440d33
Added background opacity props (#163)
cleybertandre Sep 22, 2019
2006a3f
update dev dependencies
Hermanya Sep 22, 2019
78b1d1f
3.4.0
Hermanya Sep 22, 2019
ffc7bea
update changelog
Hermanya Sep 22, 2019
94ad315
Enables horizontal and vertical label rotations (#164)
stephenc222 Sep 24, 2019
997b9d8
3.5.0
Hermanya Sep 24, 2019
24ac356
adds bar chart label rotations (#166)
stephenc222 Sep 24, 2019
00d0ccf
Adds dot color callback prop (#167)
stephenc222 Sep 24, 2019
e03b6bf
rename dotColor to getDotColor
Hermanya Sep 24, 2019
fcd4c22
update ts types
Hermanya Sep 24, 2019
2c98031
Add barPercentage property to chartConfig (#168)
dchirutac Sep 25, 2019
c5258a1
Add barPercentage property to chartConfig (#169)
dchirutac Sep 25, 2019
0c9e0dc
update changelog
Hermanya Sep 25, 2019
b111e3d
3.6.0
Hermanya Sep 25, 2019
29403ce
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Sep 25, 2019
e96298a
3.6.1
Hermanya Sep 25, 2019
fe5aca9
fixes for showing or not showing the legend in the pie chart (#171)
raushanji Sep 28, 2019
d4c9b2a
add prettier and eslint
Hermanya Sep 28, 2019
828fe6e
wip
Hermanya Sep 28, 2019
d8d14ab
fix lint
Hermanya Sep 29, 2019
512125c
withSolidLine can be passed as true to remove dash line in chart (#177)
anshulsingh2403 Oct 9, 2019
50761b9
Insert paddingtop and right (#175)
erickhaendel Oct 9, 2019
cafa146
update changelog
Hermanya Oct 9, 2019
61bd054
3.7.0
Hermanya Oct 9, 2019
36d3cd6
Added dot cx, cy in the onDataPointClick functions arguments & fixes …
rishab1065 Oct 11, 2019
0d112e7
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Oct 11, 2019
5f4098a
update changelog
Hermanya Oct 11, 2019
b2c3a93
3.8.0
Hermanya Oct 11, 2019
21074f0
Create labelColor prop within AbstractChart class for separate label/…
Oct 11, 2019
2cbb6bf
Add missing comma (#184)
Oct 11, 2019
9e68bf3
Added props config for Dots in the line chart (#183)
rishab1065 Oct 12, 2019
79dd411
feat: dd type for chart config (#186)
karszawa Oct 13, 2019
178af29
docs: fix-sample chart config (#185)
karszawa Oct 13, 2019
8591934
udpate changelog
Hermanya Oct 11, 2019
fcbb596
3.9.0
Hermanya Oct 11, 2019
3f32d9f
update changelog
Hermanya Oct 13, 2019
6a853da
3.10.0
Hermanya Oct 13, 2019
2a91187
add missing comma (#199)
futantan Oct 23, 2019
26e5fae
Line Graph Fix (#189)
rishab1065 Oct 26, 2019
8313537
BarChart - added 'withInnerLines' property (#191)
Aleksandern Oct 26, 2019
18646af
Add yAxisSuffix (#196)
ben-toogood Oct 26, 2019
752c756
update changelog
Hermanya Oct 26, 2019
e2b6ac0
ability to change 'fillShadowGradient' color and 'fillShadowGradient'…
Aleksandern Oct 26, 2019
1413e54
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Oct 26, 2019
e20dbf4
update changelog
Hermanya Oct 26, 2019
c05ffff
3.11.0
Hermanya Oct 26, 2019
62e1d14
Update README.md
Hermanya Oct 26, 2019
e39d8b6
Update README.md
Hermanya Oct 26, 2019
dafbf82
Pass format function to Y and X labels (#214)
vitorverasm Nov 16, 2019
b320938
update example app and changelog
Hermanya Nov 16, 2019
b70f8fc
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Nov 16, 2019
66520a4
Added getDotProps prop for line chart (#206)
rishab1065 Nov 16, 2019
7b5f4aa
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Nov 16, 2019
707ce25
update docs, types and changelog
Hermanya Nov 16, 2019
582b611
3.12.0
Hermanya Nov 16, 2019
d061a9c
3.13.0
Hermanya Nov 17, 2019
d3a265f
Bump morgan from 1.9.0 to 1.9.1 (#222)
dependabot[bot] Nov 24, 2019
e7a51bf
Bump fstream from 1.0.11 to 1.0.12 (#221)
dependabot[bot] Nov 24, 2019
ad9f1ae
Bump sshpk from 1.13.1 to 1.16.1 (#220)
dependabot[bot] Nov 24, 2019
e56a17b
Bump mixin-deep from 1.3.1 to 1.3.2 (#219)
dependabot[bot] Nov 24, 2019
883db38
Bump merge from 1.2.0 to 1.2.1 (#218)
dependabot[bot] Nov 24, 2019
a5227c7
Bump handlebars from 4.0.11 to 4.5.2 (#217)
dependabot[bot] Nov 24, 2019
ac5ec95
Bump extend from 3.0.1 to 3.0.2 (#216)
dependabot[bot] Nov 24, 2019
8e08740
Bump lodash from 4.17.11 to 4.17.13 (#215)
dependabot[bot] Nov 24, 2019
9f836b5
Bump js-yaml from 3.10.0 to 3.13.1 (#202)
dependabot[bot] Nov 24, 2019
fe7313b
Bump stringstream from 0.0.5 to 0.0.6 (#229)
dependabot[bot] Nov 24, 2019
182bca9
Bump diff from 3.4.0 to 3.5.0 (#230)
dependabot[bot] Nov 24, 2019
88e0c84
Adds ProgressChartData type (#223)
Nov 24, 2019
bc94b89
update changelog
Hermanya Nov 24, 2019
7eb140e
Adds item index to color call (#224)
Nov 24, 2019
a36c054
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Nov 24, 2019
c94b74b
Fix SVG height (#225)
rishab1065 Nov 24, 2019
e61395c
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Nov 24, 2019
7ca1312
update changelog
Hermanya Nov 24, 2019
c01e64c
Line chart data type (#227)
Charanor Nov 24, 2019
7d71326
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Nov 24, 2019
21ffbec
update changelog
Hermanya Nov 24, 2019
2f25948
fix: line-chart & progress-chart wrong width calculation (#209)
Rapsssito Nov 24, 2019
52fe591
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Nov 24, 2019
9f87124
update changelog
Hermanya Nov 24, 2019
a853a04
4.0.0
Hermanya Nov 24, 2019
9a750c4
Add hideLegend option to ProgressChart (#232)
curtismenmuir Dec 1, 2019
e093aca
4.1.0
Hermanya Dec 1, 2019
e93a3c4
Feature/line chart supports legend (#239)
SimonPringleWallace Dec 16, 2019
35dc689
update changelog
Hermanya Dec 16, 2019
aa741c7
4.2.0
Hermanya Dec 16, 2019
a084c12
Dot content (#243)
rishab1065 Dec 22, 2019
a39b47b
Add some configs to StackedBarChart (#242)
israelouteiro Dec 22, 2019
407b1f1
4.3.0
Hermanya Dec 22, 2019
178c1f1
update changelog
Hermanya Dec 22, 2019
045a863
fix: link to decorator config (#246)
i1skn Dec 23, 2019
9b351e2
Correct Readme errors (#252)
assetcorp Jan 5, 2020
89f24ad
Ability to add custom segments on the Y-Axis (#253)
alexandargyurov Jan 14, 2020
22073aa
barRadius chart config for BarChart (#248)
Jan 14, 2020
797f2bd
update changelog
Hermanya Jan 14, 2020
a968751
4.4.0
Hermanya Jan 14, 2020
c917e43
Fix LineChart's decimalPlaces prop (#256)
dusty-commits Jan 16, 2020
ad731b0
4.4.1
Hermanya Jan 16, 2020
c7a301f
fix: Remove .babelrc from npm package (#263)
Rapsssito Feb 5, 2020
c396e5f
make decimalPlaces work for StackedBar Chart (#269)
IsmaelMiber Feb 5, 2020
8a28699
4.5.0
Hermanya Feb 5, 2020
fd94dbf
update changelog
Hermanya Feb 5, 2020
6dec211
Improved the way ContributionGraph computes color opacity: now it is …
artus9033 Feb 19, 2020
05d5069
Added getMonthLabel to ContributionGraph (#276)
artus9033 Feb 19, 2020
60c7be2
update changelog
Hermanya Feb 19, 2020
5844596
Add `yAxisInterval` props (#274)
ulayab Feb 19, 2020
a3b8cc3
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Feb 19, 2020
0a0cb52
update changelog
Hermanya Feb 19, 2020
d79f1cf
Make stacked bar expaned (#272)
IsmaelMiber Feb 19, 2020
cd13ea1
update changelog
Hermanya Feb 19, 2020
b67241f
5.0.0
Hermanya Feb 19, 2020
c64835e
Added a withDots property to each dataset in LineChart to disable (#281)
artus9033 Feb 23, 2020
c64ed20
ContributionGraph onDayPress implementation (#280)
artus9033 Feb 23, 2020
99d649a
update changelog
Hermanya Feb 23, 2020
e9e9b27
5.1.0
Hermanya Feb 23, 2020
5e7cec8
Fix bug of barchart configuration about barRadius, formatYLabel & for…
Feb 25, 2020
ace4f6a
Update changelog
Hermanya Feb 25, 2020
ce49ffc
5.1.1
Hermanya Feb 25, 2020
8f71624
propsForDots added to ChartConfig interface (#286)
serayuzgur Mar 15, 2020
a8cfbd2
5.2.0
Hermanya Mar 15, 2020
823c68b
Update changelog
Hermanya Mar 15, 2020
5c3e56c
feat(LineChart): add scrollable Line Chart (#294)
FallenDestiny Mar 31, 2020
c456946
ContributionGraph cleanup (#296)
lafiosca Mar 31, 2020
cb26cf6
Update changelog
Hermanya Mar 31, 2020
8e84584
5.3.0
Hermanya Mar 31, 2020
5fe17ef
types fixes (#304)
enniel Apr 10, 2020
6f8643a
5.3.1
Hermanya Apr 10, 2020
e3b5864
Update changelog
Hermanya Apr 10, 2020
4805478
added strokeWidth & radius as params for progress chart (#310)
mateusarbex Apr 15, 2020
7ec049f
update changelog
Hermanya Apr 15, 2020
e196832
5.4.0
Hermanya Apr 15, 2020
10ab03c
Fixed decimalPlaces not being sent with barChart (#312)
Avery246813579 Apr 24, 2020
b779297
5.4.1
Hermanya Apr 24, 2020
75fa081
fix syntax error (#322)
JBaczuk Apr 25, 2020
aa4e163
5.4.2
Hermanya Apr 25, 2020
676c5cd
Add useShadowColorFromDataset param to the chartConfig (#320)
FonDorn Apr 25, 2020
8530e7b
Update changelog
Hermanya Apr 25, 2020
a387742
5.5.0
Hermanya Apr 25, 2020
35dc1b3
Fixed logic when decimalPlaces is 0 (#330)
ypereirars May 22, 2020
5ca27ae
added prop for showing value above bar (#325)
jorgnyg May 22, 2020
8170d76
Update changelog
Hermanya May 22, 2020
99adb83
5.6.0
Hermanya May 22, 2020
166c218
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Jun 7, 2020
7f863ba
Update to Expo SDK 37 and add clarification on usage to README.md (#343)
sreuter Jun 13, 2020
66d5afd
Fix linear gradient issue due to `react-native-svg` lib update (#348)
aboveyunhai Jun 13, 2020
48565a2
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Jun 13, 2020
251a92a
Add handling for datasets data is null to use last line coordinates (…
a7urag Jun 13, 2020
bcf28da
5.6.1
Hermanya Jun 13, 2020
feae834
Update changelog
Hermanya Jun 13, 2020
0b5fae9
Re-written the whole project in TypeScript (#354)
artus9033 Jun 27, 2020
9bbc0be
6.0.0
Hermanya Jun 27, 2020
cdedfb3
Update changelog, remove .flowconfig, update package.json
Hermanya Jun 27, 2020
9d90ce9
I updated the Line Chart example's data from having three elements in…
cvcaban Jun 27, 2020
898019b
Add scrollableInfoTextDecorator
Hermanya Jun 27, 2020
5edfea7
6.1.0
Hermanya Jun 27, 2020
7101433
6.2.0
Hermanya Jun 27, 2020
ca034dd
Remove the postinstall script
Hermanya Jun 30, 2020
f6869c4
Fix the build
Hermanya Jun 30, 2020
21aaee3
6.2.1
Hermanya Jun 30, 2020
ce717ad
6.2.2
Hermanya Jun 30, 2020
cee7d21
Fixed bezier lines not appearing when props.bezier is true (#364)
jack-givens Jul 6, 2020
4461f9b
Add prepublish
Hermanya Jul 6, 2020
477f329
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Jul 6, 2020
6319cc4
6.2.3
Hermanya Jul 6, 2020
74375fe
Add withVerticalLines and withHorizontalLines (#365)
pstakoun Jul 12, 2020
5ab0cac
Update changelog
Hermanya Jul 12, 2020
1288628
6.3.0
Hermanya Jul 12, 2020
3dee271
Fix: move withVerticalLines and withHorizontalLines props to correct …
pstakoun Jul 12, 2020
7dd5c65
Create FUNDING.yml
Hermanya Jul 16, 2020
416cf4c
Issue #373 - Condition added to divide width by 2 for x value if lege…
victorbutler Jul 16, 2020
53a22e5
6.4.0
Hermanya Jul 16, 2020
8d3be76
Update changelog
Hermanya Jul 16, 2020
d4b19f8
fix: typescript types on abstractchart (#368 #363) (#375)
bmeverett Jul 17, 2020
5e29351
6.4.1
Hermanya Jul 17, 2020
352a6df
Add PieChart props avoidFalseZero (#382)
johnoppenheimer Aug 8, 2020
77e0cbd
Stacked bar percentile stacking (#380)
sam17896 Aug 10, 2020
5e6870d
Update changelog
Hermanya Aug 10, 2020
cb2d31e
6.5.0
Hermanya Aug 10, 2020
b34b436
Added support for providing styles for lables separately propsForVert…
msaqlain Aug 19, 2020
719318a
Update changelog
Hermanya Aug 19, 2020
edf0653
6.6.0
Hermanya Aug 19, 2020
0ff4806
Added documentation for #384 (#394)
msaqlain Aug 19, 2020
7891d61
Fixed typo (#399)
msereniti Aug 27, 2020
85abe33
fix(stackBarChart): correct horizontal label when using barPercentage…
hmtri1011 Sep 3, 2020
8647535
6.6.1
Hermanya Sep 3, 2020
7ae8b4e
Add indexData prop for renderDotContent (#424)
dnlsilva Nov 15, 2020
eed73a0
Fixed to display the correct height bar even if you change the "heigh…
kazu-tom Nov 15, 2020
5b6846f
Allow usage of custom color for each bar on BarChart (#429)
angelobartolome Nov 15, 2020
dc4e05e
Allow usage of custom color for each bar on ProgressChart (#431)
glibas Nov 15, 2020
29c2223
Update changelog
Hermanya Nov 15, 2020
92112e0
6.7.0
Hermanya Nov 15, 2020
dc58099
added "fromNumber" prop on abstract chart (#438)
redsuperbat Dec 6, 2020
78eea92
fixing missing key on BarChart (#439)
doomelman Dec 6, 2020
6189f6b
Update README.md (#442)
alex-hladun Dec 6, 2020
ae31255
6.8.0
Hermanya Dec 6, 2020
2611a25
fixed BarChart Warning: Each child in a list should have a unique 'ke…
wuweijian1997 Dec 8, 2020
9c221ac
6.8.1
Hermanya Dec 8, 2020
185b833
Fix of bar chart (#458)
evgenusov Dec 23, 2020
77c8079
Adds dash support to the LineChart. (#459)
imjamescrain Dec 23, 2020
b37ff00
Remove unused props typings (#460)
skuteli Dec 23, 2020
55bc2f2
6.9.0
Hermanya Dec 23, 2020
01d8928
Fix broken link to decorator config (#465)
yuki383 Jan 10, 2021
ab3ef63
Use same colors in legend if withCustomBarColorFromData is set (#464)
glibas Jan 10, 2021
b335b8b
Update changelog'
Hermanya Jan 10, 2021
337a9ed
6.10.0
Hermanya Jan 10, 2021
0b3a995
Add support for legendFontFamily to PieChart (#475)
sreuter Jan 28, 2021
ffad771
6.10.1
Hermanya Jan 28, 2021
ee2e82e
StackedBarChart - use full width when legend is not specified or hide…
noktigula Feb 8, 2021
b378083
Support custom Y labels in StackedBarChart (#478)
noktigula Feb 8, 2021
a70d70e
Additional prop to customize vertical labels height (#480)
noktigula Feb 8, 2021
d1b183f
Merge branch 'master' of github.com:indiespirit/react-native-chart-kit
Hermanya Feb 8, 2021
60998e7
Update changelog
Hermanya Feb 8, 2021
134ed05
6.11.0
Hermanya Feb 8, 2021
3041163
Added repo links in package json (#503)
Devorein May 1, 2021
900bc37
Add formatting function for BarChart top bar value (#518)
PixoDev Feb 8, 2022
5ec0b08
Fix AbstractChart calculating incorrect range when both fromZero and …
JasonPan Feb 8, 2022
e979a59
Add defaults for ContributionGraph (Fixes #425) (#543)
Andrew-Chen-Wang Feb 8, 2022
58c08a4
To fix React Native Error: “Animated.event now requires a second argu…
tention Feb 8, 2022
a37be65
LineChart: Rework X axis labeling to allow dissimilar dataset lengths…
coltonmccormack Feb 8, 2022
f30a37d
Add fillShadowGradientTo option (#513)
ezrafree Feb 8, 2022
a92350e
Update LineChart.tsx
imrankhan-infobeans May 31, 2023
78fc314
Update LineChart.tsx
imrankhan-infobeans May 31, 2023
7a6bd2a
Merge pull request #1 from imrankhan-infobeans/imrankhan-infobeans-/-…
imrankhan-infobeans May 31, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
{
"presets": ["babel-preset-expo"],
"env": {
"development": {
"plugins": ["transform-react-jsx-source"]
}
}
"presets": ["babel-preset-expo"]
}
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "react-app"
}
70 changes: 0 additions & 70 deletions .flowconfig

This file was deleted.

12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: hermanya # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
node_modules/
.expo/
.DS_Store
npm-debug.*
package-lock.json
.idea
.vscode
yarn.lock
dist
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules/
.expo/
npm-debug.*
/promo
.babelrc
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Loading