DefinitelyTyped/highcharts
mattbrooks2010 fa3a9621c6 Added missing library features
Implemented the following changes.

- The HighchartsChartObject.series property should return
HighchartsSeriesObject[] not HighchartsSeriesChart[].

- Added missing setVisible(...) overloaded method to the
HighchartsSeriesObject interface.

- Added missing JQuery.highcharts(...) method overload containing
callback function parameter used to manipulate the chart instance.

- Amended test file to exercise all changes in this commit.
2014-01-14 14:34:53 +00:00
..
highcharts-tests.ts Added missing library features 2014-01-14 14:34:53 +00:00
highcharts.d.ts Added missing library features 2014-01-14 14:34:53 +00:00