chartjs / chartjs-chart-financial

Chart.js module for charting financial securities
MIT License
725 stars 197 forks source link

Unable to use the candlestick chart #11

Closed nabtron closed 7 years ago

nabtron commented 7 years ago

Hi. I can't find a working code / sample to run the financial chart. The files included in sample are not available in the folder!

Also, is it out of beta now? Thanks, really waiting!

benmccann commented 7 years ago

You need to build it for the samples to work. I've updated the README to clarify

Not out of beta or released yet. We're working on improving chart.js itself to add features that we need. There's currently a PR pending there to add support for a timeseries scale.

nabtron commented 7 years ago

@benmccann I still don't get it how to built it or use it? Can you please point me to the right direction? Thanks

benmccann commented 7 years ago

The readme has instructions for building