Custom Plugin - Cascade option controls

  • What Grafana version and what operating system are you using?
    Grafana Version: 7.5
    OS: Ubuntu 20

  • What are you trying to achieve?
    I have followed this tutorial to create a custom panel plugin. The panel has a series of options select options which should cascade as your select them. For example:

Option 1: Vehicle Make
Option 2: Vehicle Model

I would like for the option 2 to be driven form the selection of option 1. Is this possible using Grafana basic panel options?

  • How are you trying to achieve it?
    I notice that the “showIf” property can be driven by previous option responses. I tried to use this but with no success.
1 Like

This topic was automatically closed after 365 days. New replies are no longer allowed.