What happened?
The Show legends option in the Dumbbell Plot configuration is visually misleading.
The option appears blue, which makes it look like it is enabled by default. However, it is actually not selected. When I tried to run the Dumbbell Plot without manually clicking this option, the visualization failed to initialize.
Because the error message only said that the Dumbbell Plot could not be initialized, it was difficult to determine whether the problem was caused by the input data, the data format, or the legend configuration.
After manually clicking Show legends, the plot initialized successfully.
Expected behavior
The UI should clearly indicate whether Show legends is enabled or disabled.
Possible fixes include:
- Enable Show legends by default if it is visually shown as selected.
- Change the styling so that an unselected option does not appear active.
- Display a more specific validation message if this option is required.
How to reproduce?
- Add a Dumbbell Plot operator to a workflow.
- Connect it to valid input data in the required long format.
- Open the Dumbbell Plot configuration panel.
- Do not manually click the Show legends option, even though it appears blue or selected.
- Observe that the Dumbbell Plot cannot be initialized because of Invalid Workflow.
- Return to the configuration panel and manually click Show legends.
- Run the workflow again.
- Observe that the Dumbbell Plot initializes successfully.
Version/Branch
1.3.0-incubating-SNAPSHOT (main)
Commit Hash (Optional)
No response
What browsers are you seeing the problem on?
No response
Relevant log output
What happened?
The Show legends option in the Dumbbell Plot configuration is visually misleading.
The option appears blue, which makes it look like it is enabled by default. However, it is actually not selected. When I tried to run the Dumbbell Plot without manually clicking this option, the visualization failed to initialize.
Because the error message only said that the Dumbbell Plot could not be initialized, it was difficult to determine whether the problem was caused by the input data, the data format, or the legend configuration.
After manually clicking Show legends, the plot initialized successfully.
Expected behavior
The UI should clearly indicate whether Show legends is enabled or disabled.
Possible fixes include:
How to reproduce?
Version/Branch
1.3.0-incubating-SNAPSHOT (main)
Commit Hash (Optional)
No response
What browsers are you seeing the problem on?
No response
Relevant log output