How to use this with candlestick charts?
hexdecimal16 opened this issue · 0 comments
hexdecimal16 commented
I was trying to figure out how to use ngx-echarts with latest echarts to render candlestick chart. I am getting error
ngx-echarts.js:152 Error: series.render is required.
at assert (util.js:405)
at makeRenderItem (install.js:958)
at CustomSeriesView.render (install.js:166)
at Task.progress (Chart.js:148)
at Task._doProgress (task.js:140)
at Task.perform (task.js:112)
at echarts.js:1379
at GlobalModel.<anonymous> (Global.js:404)
at Array.forEach (<anonymous>)
at each (util.js:206)