Line chart using jquery or javascript

1k views Asked by At

I am trying to make a line chart of stock data.

I want to plot three lines on the graph: close, and two running averages.
It's important the lines be thin, something like the Yahoo finance charts.

I saw chartjs, but there are a few things I don't see supported.

For example I can't make the lines thinner, I can't set x axis ranges, or have the date shown as X-Axis.

I am looking for recommendations on a good line chart implementation.

1

There are 1 answers

1
depperm On BEST ANSWER

I would recommend high charts which has lots of options