Hi there,
I’m a total newbee to typescript, react and grafana. I want to implement a gauge in my panel plugin and want to drive it with custom data. I was able to make a Graph working with a help from here: Storybook
But there is nothing about the Gauge. So where to find how the structure of the data has to be and the config object.
I could also share dummy view on bringing the documentation further.
greetings and thanks for help to understand