Smilebags commented on issue #7509: Example 'new visualisation' PRs no longer work URL: https://github.com/apache/incubator-superset/issues/7509#issuecomment-615052987 Thanks for that @andreaslordos, I managed to get it to work by creating a new visualisation repo like superset-ui-plugins and importing that inside of `MainPreset.js`. I was running into a cache issue and also discovered the fact that the `useLegacyApi` seemingly does nothing, and a modification to viz.py is still required. Once the `useLegacyApi` issue (and related issues) is resolved, an example visualisation shouldn't be too hard to make, since it'll only require a one line change to superset, and is isolated to the external plugin repository.
---------------------------------------------------------------- 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. 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]
