etr2460 commented on issue #8346: #[Visualisation]:Added Grid Gallery as custom visualisation URL: https://github.com/apache/incubator-superset/pull/8346#issuecomment-538508719 In general, I think we're trying to get away from adding visualizations to the main superset repo, instead splitting them out into plugins. You can see examples of that here: https://github.com/apache-superset/superset-ui-plugins I would recommend not relying on the `viz.py` file and instead use the new `/api/v1/query/` endpoint to interface with superset for this visualizations. You can fork this template repo and add your new plugin here, then use it in your instance of superset https://github.com/apache-superset/superset-ui-plugins-template @kristw would have more context on this as well
---------------------------------------------------------------- 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]
