Page 1 of 1

typescript

Posted: Mon May 29, 2017 9:19 am
by 17778358
Hi,
Where can I find the updated typescript definition file?
thanks
Amos

Re: typescript

Posted: Thu Jun 08, 2017 10:22 am
by Marc
Hello Amos,

Apologies for the delay. I checked the typescript definition without noticing that it isn't included with the product files. That will be corrected. In the meantime the available plugin definitions are here:

https://www.steema.com/files/public/tee ... t/plugins/

Regards,
Marc Meumann

Re: typescript

Posted: Thu Jun 08, 2017 10:40 am
by 17778358
Hi,
This is old definition from 2012.
In the release notes of 1.9 you had mention that you updated the Typescript definition file.
9. [No ID] - TypeScript Definition file updated to TeeChart v1.9.
Amos

Re: typescript

Posted: Fri Jun 09, 2017 2:34 pm
by Marc
Hello Amos,

Thanks for the feedback. We've corrected the uploaded version, sorry for the mistake.

View here: https://www.steema.com/files/public/tee ... ypeScript/

Download here: https://www.steema.com/files/public/tee ... Script.zip

Regards,
Marc

Re: typescript

Posted: Mon Jun 12, 2017 7:47 am
by 17778358
Hi,
There are some problems with the teechart.d.ts
For example using of bool instead of boolean,
bounds property in IGantt is not the same as in ISeries
remove path="lib/lib.d.ts" no need for that.
Also I added some properties and constructors.
remove some places the declare statement.

let me know if you ant me to upload it here or send it to you.

Thanks
Amos

Re: typescript

Posted: Mon Jun 12, 2017 8:22 am
by yeray
Hello Amos,

You can send the file to "info at steema dot com" and we'll be glad to look at your changes and incorporate them to the production version!
Thanks!

Re: typescript

Posted: Mon Jun 12, 2017 3:20 pm
by Marc
Thanks for the input Amos, your modifications have been incorporated.

Regards,
Marc