asp.net - Morris.js area chart issue -


i working on morris.js graph of bootstrap theme (http://wrapbootstrap.com/preview/wb063h186)

following in example of area chart http://jsbin.com/otaxef/115/embed?js,output

if @ result of above graph, can see value of b 90,65,40...respectively

if can see result @ right side can see rendering @ 190,140....points

may know reason that?

looks it's placing b on top of area appears area b @ 190 when it's @ 90 (i.e. 190 - 100 or 190 - a)...


Comments