digrich / bubblechart-panel

Bubble chart panel for grafana monitoring system.
Apache License 2.0
8 stars 9 forks source link

angular.js: Error #19

Closed biohazardxxx closed 1 year ago

biohazardxxx commented 1 year ago

Getting error following error and no bubble chart. When editing the panel it shows fine. But not on "View" or on the dashboard. Grafana version is 8.06

angular.js:15697 TypeError: Cannot read properties of undefined (reading 'createElementNS')
    at Object.e (d3.v3.min.js:1:4099)
    at Object.eval (d3.v3.min.js:3:13232)
    at Co.select (d3.v3.min.js:3:11024)
    at Co.append (d3.v3.min.js:3:13188)
    at BubbleChartCtrl.addBubbleChart (bubble_ctrl.js:161:14)
    at render (bubble_ctrl.js:240:18)
    at eval (bubble_ctrl.js:243:13)
    at t.wrapper (EventBus.ts:69:7)
    at FnK4.c.emit (index.js:202:33)
    at c.emit (EventBus.ts:58:20) 'Possibly unhandled rejection: {}'
biohazardxxx commented 1 year ago

ok now recognized it is related to my other issue reported. #15