GitHub user andreabrumana closed a discussion: Add possibility to show ALL chart description by default in Superset dashboard
**Background** Chart description are very useful in order to inform stakeholders about the data shown in charts. Superset allows the possibility of inserting a description, that is not shown by default. In order to show it, one can: - Click manually, each time, on "Toggle description" (as a dashboard user) - Modify the .json metadata file and set `expanded_slices` as `true`, for the specified `chart_ids` (as a dashboard developer). **Feature request** Since may happen that we have a lot of charts and that new charts can be added to the dashboard, there should be a a possibility to set `expanded_slice`: `true` for ALL charts present in the dashboard, without the need of making it explicit this chart by chart. GitHub link: https://github.com/apache/superset/discussions/22724 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
