MaazAli / Meteor-HighCharts

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

Adding support for HighMaps + updating HighCharts to v4.2.5 #41

Closed rodriguesgm closed 8 years ago

rodriguesgm commented 8 years ago

Adding support for HighMaps. To use need just to do $('#container').highcharts('Map', options);

MaazAli commented 8 years ago

@jhuenges

jhuenges commented 8 years ago

Looks good, cant test it right now

rodriguesgm commented 8 years ago

Great man.

I did the tests with this example here http://www.highcharts.com/maps/demo/rich-info. I'm using a local pachage waiting your accept on the pull-request.

Thanks

On Tue, Jul 5, 2016 at 7:04 AM jhuenges notifications@github.com wrote:

Looks good, cant test it right now

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MaazAli/Meteor-HighCharts/pull/41#issuecomment-230438405, or mute the thread https://github.com/notifications/unsubscribe/AJq_4Mr-KXyUwJ7WBit0Z9ZTl3_c20qoks5qSixKgaJpZM4JCbs9 .

jhuenges commented 8 years ago

@rodriguesgm Can you introduce HighMaps in the readme.md? Just add a section, a link to some examples and describe how to use this.

Thanks!

rodriguesgm commented 8 years ago

@jhuenges Done Thanks

jhuenges commented 8 years ago

@MaazAli I would merge this, if you dont mind