You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/07 02:58:21 UTC

[GitHub] [incubator-superset] mistercrunch edited a comment on issue #9741: Custom visualizations with python code

mistercrunch edited a comment on issue #9741:
URL: https://github.com/apache/incubator-superset/issues/9741#issuecomment-654568931


   Recent blog post explaining how to create plugins.
   https://preset.io/blog/2020-07-02-hello-world/
   
   Plugins are now 100% defined in javascript. We can improve the `/api/v1/query` endpoint that is implemented in Python to do more pre-processing of data in the backend, but all visualizations will be defined in JS/TS from this point 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org