{"id":49033,"date":"2008-09-23T14:13:00","date_gmt":"2008-09-23T14:13:00","guid":{"rendered":"\/2008\/09\/25\/open-flash-chart-ii-javascript-part-3"},"modified":"2010-01-06T23:49:14","modified_gmt":"2010-01-06T23:49:14","slug":"open-flash-chart-ii-javascript-part-3","status":"publish","type":"post","link":"http:\/\/pullmonkey.com\/2008\/09\/23\/open-flash-chart-ii-javascript-part-3\/","title":{"rendered":"Open Flash Chart II – Javascript (Part 3)"},"content":{"rendered":"
This article is a follow on to Part 1<\/a> and Part 2<\/a>. In this article, I will discuss how we can change between various charts on the fly - meaning, changing the SWFObject without rerendering the page but this time we can do it without storing everything in javascript variables initially. We will use an Ajax request to grab our data off the server. \nHere is the graph and interface we are after in this example:
\nAs promised there are still more topics to come on OFC and Javascript:<\/p>\n\n
\n