villebro commented on issue #16248: URL: https://github.com/apache/superset/issues/16248#issuecomment-898396554
My guess is this would require the following: - a PR on https://github.com/apache-superset/superset-ui that adds a `disableAnimations` prop to the `ChartProps` class. - Add support for a `disableAnimations` URL parameter that then gets passed to the chart component. It shouldn't be that hard to do if you know TypeScript and React. Let me know if you want to take this on! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
