I looked at some samples here, but realized they are in c#.
I needed a simple example using XML data with AJAX. I am familiar with doing standard reports, but would like to be able to create one that auto-updates every minute or so.
I'm just not sure how to call the renderchart (or renderchartHTML) through AJAX. I've looked at samples and other info. I will be using Oracle, and am familiar with getting this to XML, so that's the form I'd need. Thanks.