villebro opened a new issue, #41048: URL: https://github.com/apache/superset/issues/41048
There's now a `CHART_PLUGINS_EXPERIMENTAL` flag, which is great for bleeding-edge Beta plugins. In future major versions of Superset, more plugins will likely be marked as unsupported/deprecated. We should stick these behind a `CHART_PLUGINS_DEPRECATED` feature flag, which would either (a) hide them from the viz gallery, allowing more current ones to continue working, or (b) block the loading of these bundles entirely, which would be even more breaking of a change. -- 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]
