chartjs/chartjs-chart-financial

[Error] candlestick is not a registered controller chartjs.

Anandhakrishnan27 opened this issue · 1 comments

[Error] candlestick is not a registered controller chartjs.

You need to import and register the elements you are using:

Chart.register(CandlestickElement, CandlestickController)