Just jotting down some notes from the Superset meetup: - "pub/sub" model, ideally implemented as redux actions which are dispatched from a dashboard (`ChartHolder`) to the store, which then handles or passes along whatever payload/dashboard state change is necessary
- Whatever approach is developed, we'd like it to be robust enough to support the following cases for cross-chart communication: - synced time series tooltips (described here) - dashboard-level + scoped filters - hovering over a specific "group" or "metric", and having that highlight on other charts sounded like @xtinec and @JamshedRahman were gonna jam on this together 🙌 [ Full content available at: https://github.com/apache/incubator-superset/issues/5955 ] This message was relayed via gitbox.apache.org for [email protected]
