I want to visualise data in a 3d bar chart as shown in the image. Is there any way to do that with a plug-in or something? Thanks!
1 Like
Hello @fynn2301,
It can be done with a custom panel plugin using D3js or similar library. You can learn more on how to build a panel plugin with D3.js in the Tutorials: Build a panel plugin with D3.js | Grafana Labs
Also, Sierra Plot plugin may work for you: Sierra Plot plugin for Grafana | Grafana Labs
3 Likes