Hey,
I am quite new to grafana developement and are currently working on a panel plugin.
This tutorial helped me a lot so far: Build a panel plugin | Grafana Labs
But now I want to add things like a slider to the options menu and I cant find any useful documentation for the functions.
I found this docu
but I dont know what to do with these signatures. I want to know how I can set the min/max of the slider and so on.
Do you guys can tell me where I can find those information?
Thank you in advance