Releases: reactchartjs/react-chartjs-2
Releases · reactchartjs/react-chartjs-2
Windows compatibility fixes
Compare
Sorry, something went wrong.
No results found
gor181
released this
19 Oct 23:11
Bubble Example
Compare
Sorry, something went wrong.
No results found
gor181
released this
17 Oct 18:13
Bubble Example is now included.
Chart.js defaults
Compare
Sorry, something went wrong.
No results found
gor181
released this
10 Oct 13:12
Exports defaults for usage with react-chartjs-2
Usage in README
cuddos @nrdobie
Bubble chart type added
Compare
Sorry, something went wrong.
No results found
gor181
released this
03 Oct 17:04
import {Bubble} from 'react-chartjs-2'
Update chart.js dependency to 2.3.0
Compare
Sorry, something went wrong.
No results found
gor181
released this
03 Oct 07:33
Merge pull request #36 from dcworldwide/dcworldwide-upgrade-chartjs
Update chart.js dependency to 2.3.0
Typescript 2.0 type definitions - imports
Compare
Sorry, something went wrong.
No results found
gor181
released this
26 Sep 10:04
Fixes React import declaration
Typescript 2.0 type definitions
Compare
Sorry, something went wrong.
No results found
gor181
released this
26 Sep 06:12
1.2.7
1.2.7
DeepEqual implementation improvements
Compare
Sorry, something went wrong.
No results found
gor181
released this
24 Sep 21:47
1.2.6
1.2.6
.npmignore
Compare
Sorry, something went wrong.
No results found
gor181
released this
15 Sep 21:13
Add src to npmignore to avoid potential issues when compiling lib
Render optimisation - onElementsClick
Compare
Sorry, something went wrong.
No results found
gor181
released this
18 Aug 12:53
Avoid comparing onElementsClick in shouldComponentUpdate
Credits: @lutovich