Narcissus7 commented on issue #5941: Filter dashboard clicking on chart URL: https://github.com/apache/incubator-superset/issues/5941#issuecomment-423116085 I think there may be a little clumsy way to implement it. You can use the function `addFilter()` in slice, and add a click event to each chart. But It need to change many files in `visualizations`. I have used this way and I also want a better way. Hope this is helpful.
---------------------------------------------------------------- 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]
