highcharts / export-csv

Highcharts plugin to export chart data to CSV
http://www.highcharts.com/plugin-registry/single/7/Export-CSV
MIT License
76 stars 95 forks source link

Highcharts 5 compatibility #109

Closed FlorianBurgevin closed 7 years ago

FlorianBurgevin commented 7 years ago

Hi,

I have this error when i try to install the plugin via npm.

npm ERR! peerinvalid The package highcharts@5.0.2 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer highcharts-export-csv@1.4.3 wants highcharts@>=3.0.0 <5.0.0

It seems that it works properly anyway Maybe just the npm config problem?

TorsteinHonsi commented 7 years ago

Fixed with cd5a409b2113eac1afb68b313403f37406c8b8b7

FlorianBurgevin commented 7 years ago

Thanks ! When does it available with npm ?

TorsteinHonsi commented 7 years ago

Hi Florian, sorry for the late reply! It was pushed to npm yesterday.