williaster commented on issue #5955: [SIP-10] Visual Correlation between Charts on a Dashboard URL: https://github.com/apache/incubator-superset/issues/5955#issuecomment-423651138 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 🙌
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
