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 2020/12/09 08:44:30 UTC

[GitHub] [incubator-superset] villebro commented on issue #7512: [Feature request] Intra Dashboard Interaction (Publish Subscriber Design Pattern)

villebro commented on issue #7512:
URL: https://github.com/apache/incubator-superset/issues/7512#issuecomment-741624964


   FYI as part of the dashboard native filter project we've recently introduced a new hook to viz plugins that can be used to push data from a viz to the dashboard. For now it's mostly limited to adding filters and overriding temporal parameters (time range, time grain etc), but we're also looking into supporting other types of interaction, like changing groupbys etc. This can be used to drive cross filtering between charts and also drill downs down the road. See the `setExtraFormData` hook in https://github.com/apache-superset/superset-ui/pull/840


----------------------------------------------------------------
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.

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