NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: walter.dasilva on October 25, 2016, 03:34:11 AM

Title: HTML5 CHART
Post by: walter.dasilva on October 25, 2016, 03:34:11 AM
Hi Bruce,

Is there a intent to be including a html5 chart (as google chart) onto NT in a short time or anytime? if yes, how long?

about nt script, is there any sample for chat and/or tree?

thank you.
Title: Re: HTML5 CHART
Post by: Bruce on October 25, 2016, 06:12:47 AM
Hi Walter,

there is currently support for Insight Graphing, but I have not yet added support for a JavaScript charting library.

Tree and Chat are both "works in progress" and so not for you to use yet.

cheers
Bruce
Title: Re: HTML5 CHART
Post by: walter.dasilva on October 25, 2016, 08:02:21 AM
Hi Bruce,

Yes, IG is on my wishlist. so, in the future IG could turn into a javascript charting library?

Thanks Bruce,
Title: Re: HTML5 CHART
Post by: Bruce on October 26, 2016, 12:51:17 AM
Hi Walter,

it doesn't need to be a JavaScript charting library - it's already supported, as a server-side charting tool as it is. (it generates the chart, creates an image from that, and sends the image to the browser.)

cheers
Bruce
Title: Re: HTML5 CHART
Post by: walter.dasilva on October 28, 2016, 05:12:52 AM
Hi Bruce,

Right, IG is ok form most use.
But, if i want a dynamic/animated/live chart or even maps chart type?

Thanks,
Title: Re: HTML5 CHART
Post by: Bruce on October 30, 2016, 09:48:20 PM
Hi Walter,

Not sure what exactly you mean by "maps chart type" - there is support for Maps on a form - it's a form field type (see Maps example) but I'm not sure that's what you have in mind?

cheers
Bruce
Title: Re: HTML5 CHART
Post by: walter.dasilva on October 31, 2016, 11:16:00 AM
Hi Bruce,

something like that:

https://developers.google.com/chart/interactive/docs/gallery

diagrams are really helpful too

Thanks