highcharts - Plot growth of 100 when return is given. Highstocks -


i populate chart y-axis plotted growth of 1000. i.e., if have data [01-jan-2014,1.23],[02-jan-2014,1.03],[03-jan-2014,0.23]....[10-aug-2014,-0.65] first point x: 1st jan y: 1000 , next point on x: 2nd-jan y: 1000(1 + 1.03) next x: 3rd-jan-2014 y: 1000(1+1.03)(1+0.23)...and on.

this should same if change dates using range selector. chart has start 1000 , growth date should plotted.

a working example of using ms chart present @ link http://www.morningstar.in/mutualfunds/f00000pe1t/hdfc-top-200-fund--direct-plan-dividend-option/overview.aspx

how achieve using highstocks.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -