MaazAli / Meteor-HighCharts

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

Support line chart? #40

Open Nisthar opened 8 years ago

Nisthar commented 8 years ago

Does this package support line charts ?

jhuenges commented 8 years ago

Yes, it should. Test it and if it doesn`t work I can help

Nisthar commented 8 years ago

@jhuenges Is there a tutorial that i can follow? I didn't found any in the examples.

jhuenges commented 8 years ago

You can take one of these examples and use this line chart code from the official highcharts website.

Nisthar commented 8 years ago

Thanks. Let me try it.

On Thu, Apr 28, 2016 at 12:44 AM, jhuenges notifications@github.com wrote:

You can take one of these https://github.com/jhuenges/highcharts-demo/tree/master/client/demos examples and use this line chart code http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/line-basic/ from the official highcharts website.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/MaazAli/Meteor-HighCharts/issues/40#issuecomment-215197629