I tried to create a simple program with 2 sliders that calculates savings and shows its change over 30 years in a line graph. You should be able to change the amount that is put into the account each month and the interest rate using the sliders.
So far I got the line graph and sliders, but I can't make the graph react to the slider changing. Can anyone give some tips where to start?