Basic Free Chart

Hi
If any Free class or plug-in for make basic Chart on web app

not sure if it works or not, but ChartPart is free (as in cost and is open sourced). I have tested it on Mac/Windows and seen it tested on Linux.

where i get ChartPart

thanks
i found it

if any one have this working on web.

i trait but no works i have some errors

http://www.chartjs.org

Hi Luciano
the http://www.chartjs.org is no Xojo code so how i add this to my application

Hi,
you have to put the javascript folder into your web app folder.
http://documentation.xojo.com/index.php/ExecuteJavaScript
http://documentation.xojo.com/index.php/WebPageSource
You can find a lot of conversations on the forum (search executejavascipt or jquery)
Also take a look into Xojo example folder under web folder there is CanvasChart example.

I’m working on a wrapper for google charts. It isn’t complete and it needs a fair amount of clean up but here’s a link to use what I currently have:

https://www.dropbox.com/s/tok6pkwptet476v/GoogleVizualization.xojo_binary_project

You can essentially copy the GoogleVisualization WebControlWrapperClass out of the project and put it in your own. The only thing to note is in the App.HTMLHeader property you will need to copy over the scripts from that project. I could not get the libraries to load dynamically with the WebControl and had to place it there.

Here’s the Google Documentation:
https://developers.google.com/chart/interactive/docs/index

Thanks
I going to trait

I am a no good Web app I am learning it

Over a year ago, I was playing around with Google Charts as well.

I created a small desktop app to test functionality. maybe this will help with the google chart api in relation to Xojo:
rhGoogleCharts

Also, if you are looking for bar or line charts, I also created a proof of concept charting class that will work:
rhCharts

HTH

Hi luciano

this http://www.chartjs.org can works with out Internet or no

Yes, if your http server is active in your intranet

Hi Brock, I haven’t seen a WE SDK project awesome like your. Thanks for sharing !!!

Hi Brock
you chart can be use off-line

How i can make this one to work on web
http://www.flotcharts.org/

http://www.highcharts.com/

[quote=83006:@Alexis Colon Lugo]Hi Brock
you chart can be use off-line[/quote]

https://developers.google.com/chart/interactive/faq#localdownload

[quote]Can I download and host the chart code locally, or on an intranet?
Sorry; our terms of service do not allow you to download and save or host the google.load or google.visualization code.
[/quote]

Thanks

Wee need i good video tutorial in how use webadk or use html with js lib