Hello, I saw on some websites that it's possible to use the Google Chart Api by generating datas from server side in C# and give it to the API. The problem is I want to generate charts with different events like page_load, server side button click,... And control charts displaying (for example generate datas in the first page_load, give it to the charts but avoid chart re-generating on following page load (because I will not calc it again).
Also, I really need to save chart as image in sql database (so I need to get an image representing the chart on server side...). Do you know if it's possible to do this with Google Chart API ? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-chart-api. For more options, visit https://groups.google.com/d/optout.
