I am very new to Google Chart API project and i want to include these google APIs into our product so that i dont have to use "http:// chart.apis.google.com/chart?cht=...." .Instead if i can use "http:// <ourservername>:<port>/chart?cht=...". Can i do this by ant way?As i have seen this is the only way on google. I have used jar "JavaGoogleChart-0.90.jar" also to make charts through code but it also returns me the Url like "http:// chart.apis.google.com/chart?cht=lxy&chs=150x150&chd=t: 0.0,30.0,60.0,70.0,90.0,95.0,100.0|20.0,30.0,40.0,50.0,60.0,70.0,80.0| 10.0,30.0,40.0,45.0,52.0| 100.0,90.0,40.0,20.0,10.0&chco=FF0000,00FF00&chdl=First|Second" which i want to be run on our server instead of going to "http:// chart.apis.google.com/chart".
Can anyone help me on this? Any help will be appreciated as i am a beginner in this. Thanks in Advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en -~----------~----~----~----~------~----~------~--~---
