Jan Huenges
Jan Huenges
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.
What type of Chart are you using?
Have you tried [this](http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/plotoptions/series-events-click/)? You need to register the click event in the chart. If you dont want to write the function in the chart object, you can reference a...
Worst case: Download this repo and place the required content in your `/packages` folder and use it from there
It is not possible right now. @MaazAli can create a new "add on" package and we can make it available. If you need it in the next couple of hours,...
Lets get @MaazAli to create a repository and then we can do the rest
Nice, thanks!
@MaazAli the code is up. Ping when the package is published. I ll update the demos.
@MaazAli needs to publish this
Hey, I am sorry, but the package is not published (the funnel package). However, you should be able to use the official [npm version of highcharts](https://github.com/highcharts/highcharts#usage-in-nodebrowserifywebpack) with [meteor](https://guide.meteor.com/using-npm-packages.html).