VolkovLabs / volkovlabs-dynamictext-panel

Business Text Panel for @grafana
https://docs.volkovlabs.io
Apache License 2.0
78 stars 14 forks source link

External JavaScript issue #274

Closed dmfst closed 4 months ago

dmfst commented 4 months ago

I tested the loading of additional JavaScript examples you provide and while the "Plotly's 3D Scatter chart library" example works as expected, the "Chart.js" and "D3.js" examples failed for me with Uncaught Error: Can only have one anonymous define call per script file:

image

mikhail-vl commented 4 months ago

@dmfst Panel's edit mode has internal limitation and does not support many external libraries.

External libraries should work in the dashboard mode as described in the documentation: https://volkovlabs.io/plugins/volkovlabs-dynamictext-panel/external/#chartjs.