MaazAli / Meteor-HighCharts

HighCharts for Meteor, with an easy to use helper to get you started!
MIT License
53 stars 20 forks source link

Missing export options at top right #15

Open isAlmogK opened 9 years ago

isAlmogK commented 9 years ago

I'm not seeing the export options (pdf, print, ect..) at the top right conner is this implemented?

jhuenges commented 9 years ago

I guess it is currently not supported. But from my point of view it would be great to have. If you have the spare time you could make a pull request and add this exporting file to the package.

isAlmogK commented 9 years ago

@jhuenges I just add the extra file to compatibly folder I also need the no data module. It might better to do it this way that way each user can decide what modules they want to use.

acomito commented 8 years ago

Hi, was this ever added to the project? And if so, how can it be implemented?

and thanks for the great package.

jhuenges commented 8 years ago

Hey @acomito! This was never added to the package. Currently my time is limited, but you are welcome to open a pull request. The link to the export file is still the correct one. Just add it to the lib folder and reference it in package.js