Displaying 1 result from an estimated 1 matches for "updatechart".
Did you mean:
update_part
2007 Jul 10
6
Having trouble using data returned by Ajax.request
...eText;
$(dataRange).innerHTML = graphData;
}
},
onFailure: function() {
notice.update("hrm, something went wrong...");
}
});
}
And here is the code I''m using to try to load the data into the graph:
function updateChart(chartName) {
var newOptions = {
padding: {left: 30, right: 0, top: 10, bottom: 30},
backgroundColor: ''#f2f2f2'',
shouldFill: false,
colorScheme: ''blue'',
yNumberOfTicks: 2,
xTicks: [
{v:5, label:'...