tobiasdirksen opened a new issue #9741: URL: https://github.com/apache/incubator-superset/issues/9741
I would be really nice if it was possible to create your own visualizations with simple Python code instead of writing a whole new panel/plugin. You write in the FAQ that you are working on making it easier to add new visualizations to the framework, and I hope you will consider this idea. I imaging a visualisation type/plugin called Python code, where you can add a data source, and then you can write any python code that outputs a html visualization using the data source. You can take a look at powerbi, where one can add both custom r and python visualizations (although the panels don't support html-outputs here).  ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
