typescript

TeeChart for JavaScript for the HTML5 Canvas
Post Reply
samos
Newbie
Newbie
Posts: 7
Joined: Thu May 26, 2016 12:00 am
Contact:

typescript

Post by samos » Mon May 29, 2017 9:19 am

Hi,
Where can I find the updated typescript definition file?
thanks
Amos

Marc
Site Admin
Site Admin
Posts: 1209
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: typescript

Post by Marc » Thu Jun 08, 2017 10:22 am

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
Steema Support

samos
Newbie
Newbie
Posts: 7
Joined: Thu May 26, 2016 12:00 am
Contact:

Re: typescript

Post by samos » Thu Jun 08, 2017 10:40 am

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

Marc
Site Admin
Site Admin
Posts: 1209
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: typescript

Post by Marc » Fri Jun 09, 2017 2:34 pm

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

samos
Newbie
Newbie
Posts: 7
Joined: Thu May 26, 2016 12:00 am
Contact:

Re: typescript

Post by samos » Mon Jun 12, 2017 7:47 am

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

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: typescript

Post by Yeray » Mon Jun 12, 2017 8:22 am

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!
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Marc
Site Admin
Site Admin
Posts: 1209
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: typescript

Post by Marc » Mon Jun 12, 2017 3:20 pm

Thanks for the input Amos, your modifications have been incorporated.

Regards,
Marc
Steema Support

Post Reply