Provide a typescript version for your javascript
Provide a typescript version for your javascript
http://www.typescriptlang.org/
We are currently in the process of finalizing official TypeScript support.
-
Sophie commented
We will provide a beta version as a node module on GitHub this month. This will extend the npm package of Highcharts with necessary declaration files. Depending on the process, we will also bundle it with Highcharts 7.
-
Anonymous commented
Hi, is there an ETA for this feature ?
@Type/HighCharts is missing many properties. So i must cast all options to any. -
Anonymous commented
working without proper types results with highcharts being almost the only non type-safe part of our code.
-
Damon Perron-Laurin commented
+1 definitely typed only have version 2.3.3 and the current version is 4.0.4. Please provide an official typescript support so my team can work in peace!
-
Anonymous commented
This would be great, would love to have this, can't believe the votes are so low.
-
Davin commented
The type script definition file at borisyankov/DefinitelyTyped https://github.com/borisyankov/DefinitelyTyped/blob/master/highcharts/highcharts.d.ts
is really out of date and is for version 2.3.3. It would be great if HighCharts provided an updated version and even better if .ts files were provided with the classes defined. You guys are doing an excellent job. -- Thank you. -
Anonymous commented