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 2019/09/19 16:53:51 UTC

[GitHub] [incubator-superset] DiggidyDave commented on a change in pull request #8229: [POC] add echarts scatter

DiggidyDave commented on a change in pull request #8229: [POC] add echarts scatter
URL: https://github.com/apache/incubator-superset/pull/8229#discussion_r326279881
 
 

 ##########
 File path: superset/viz.py
 ##########
 @@ -2765,6 +2765,15 @@ def get_data(self, df):
         return self.nest_values(levels)
 
 
+class EchartsScatter(BubbleViz):
 
 Review comment:
   Has anyone looked at this? Not sure if it is suitable here https://github.com/nickslevine/zebras
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

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