Line chart using jquery or javascript -


i trying make line chart of stock data.

want plot 3 lines on graph: close, , 2 running averages.
it's important lines thin, yahoo finance charts.

i saw chartjs, there few things don't see supported.

for example can't make lines thinner, can't set x axis ranges, or have date shown x-axis.

i looking recommendations on line chart implementation.

i recommend high charts has lots of options


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -