Skip to content

Releases: reactchartjs/react-chartjs-2

Add React 16 Support

05 Aug 13:37
Compare
Choose a tag to compare

Added React 16 as peer dependency.

v2.5.5

22 Jul 19:20
Compare
Choose a tag to compare

Add Scatter to Typescript definition.

v2.5.4

21 Jul 22:09
Compare
Choose a tag to compare

Removed find polyfill in favor of lodash find.

Readd original functionality for legends

20 Jul 16:17
Compare
Choose a tag to compare

Legend can be set now through both the options prop as well as the legend prop

v2.5.0

15 Jul 17:06
Compare
Choose a tag to compare

Added Legend customization support #158
Added polyfill for find. #109

2.4.1

11 Jul 21:55
Compare
Choose a tag to compare

Re-added canvas as a dev dependancy.

Storybook, examples, inline plugins, proptypes.

07 May 20:05
Compare
Choose a tag to compare

Object.assign

22 Feb 14:18
Compare
Choose a tag to compare

Replace Object.assign in favour of spread. Resolves issues for IE not supporting Object.assign

Chart.js to peerDependencies

09 Jan 10:13
Compare
Choose a tag to compare

Debug dependency

14 Dec 07:52
Compare
Choose a tag to compare

Debug dependency is broken in version 2.4.0
See debug-js/debug#347