What can I control and specify using the AJAX/Javascript API?
- Can I specify/change the data source with the push of a button?
- Can I change the chart type with the push of a button?
- Can I allow the end-user to push buttons and have the x- and y- axes switch?
Just trying to understand what the Javascript/AJAX API can and cannot do. Also, are AJAX and Javascript API synonyms? Would you use Javascript API to use AJAX on your site?