You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/01/24 18:51:01 UTC

[GitHub] [superset] cooley-pe edited a comment on issue #17446: How can I set a chart to always show description by default?

cooley-pe edited a comment on issue #17446:
URL: https://github.com/apache/superset/issues/17446#issuecomment-1020427548


   I got the advice that the `expand_slices` key in the dashboard properties controls this. But there doesn't seem to be a way to set it (i.e. `Save As` doesn't work) https://github.com/apache/superset/issues/8791
   
   At the very least it would be nice to know the format for manually adding them:
   ```
   {
     "timed_refresh_immune_slices": [],
     "expanded_slices": {<format?>},
     "refresh_frequency": 0,
     "default_filters": "{}",
   ...
   }
   ```


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org