ilgizar / ilgizar-candlestick-panel

Grafana candlestick panel plugin
MIT License
226 stars 54 forks source link

[BUG] Error at load 2 #10

Closed JamesGalt closed 6 years ago

JamesGalt commented 6 years ago

I use the 5.0.0 version now Datasource is influxdb for all queries I have undefined is not an object (evaluating 'this.panel.seriesOverrides') on safari macOS

and

TypeError: Cannot set property '0' of undefined
    at CandleStickCtrl.refreshColors (http://localhost:3010/public/plugins/ilgizar-candlestick-panel/candlestick_ctrl.js:285:53)
    at CandleStickCtrl.onDataReceived (http://localhost:3010/public/plugins/ilgizar-candlestick-panel/candlestick_ctrl.js:263:18)

on chrome macOS

[EDIT] Can you give me a working json panel? it may help to debug. thx

Thanks

ilgizar commented 6 years ago

Strangely, I'll see what the problem is.

JamesGalt commented 6 years ago

Fix confirmed 🥇