michael-s-molina commented on issue #30149: URL: https://github.com/apache/superset/issues/30149#issuecomment-2329887496
> I could add a "Show Tooltips" checkbox to all the relevant plugins in the "Customize" tab if you want to open a PR to that effect. This could make users think that the tooltips are not working for a particular chart when interacting with it in a dashboard. > Otherwise, you could add a Dashboard property and try to propagate that through to the chart options... I'm not sure how deep that rabbit hole would be. Or you could add a config/feature flag and potentially turn them off for the entire instance if you want to nuke them all. But again, the solution would largely be driven by the use case, so more details on the rationale might help here :) Creating a dashboard property or configuration would make sense if a strong use case for this is presented that would benefit the whole product. If this a really specific thing in your environment, I would recommend overriding the code locally to disable the tooltips. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
