I have a chart which shows two columns of data. When the page loads, I need to show 0 for both bars in the chart. Then I want to give the control to the user the change the values using two text boxes. Possibly using 'keyup', so the user does not have to hit a submit button.I have a chart which shows two columns of data.