grafana-plotly-panel icon indicating copy to clipboard operation
grafana-plotly-panel copied to clipboard

Incorrect WebGL detection on FF65

Open hoerup opened this issue 5 years ago • 6 comments

Using: Plotly 0.0.6 on Grafana 5.4.3 Firefox: 65.0.1 from Fedora29 repo

https://get.webgl.org/ detects WebGL fine but plotly in a 3d scatter plot just shows "WebGL is not supported by your browser - visit https://get.webgl.org for more info"

hoerup avatar Feb 27 '19 13:02 hoerup

+1

Thomas-van-Dijk avatar Mar 12 '19 13:03 Thomas-van-Dijk

Do you get the same results looking at: https://plot.ly/javascript/3d-scatter-plots/

or just in the grafana plugin?

ryantxu avatar Mar 18 '19 19:03 ryantxu

That link also shows "WebGL is not supported by your browser - visit https://get.webgl.org for more info"

hoerup avatar Mar 18 '19 20:03 hoerup

You can submit an issue: https://github.com/plotly/plotly.js/issues

when it is fixed in plotly, I can update the version....

ryantxu avatar Mar 18 '19 20:03 ryantxu

Reference https://github.com/plotly/plotly.js/issues/3640

hoerup avatar Apr 17 '19 11:04 hoerup

This PR may be of interest: https://github.com/plotly/plotly.js/pull/4549

archmoj avatar Feb 04 '20 20:02 archmoj