tiankongbiji1 commented on a change in pull request #3013:
URL: 
https://github.com/apache/incubator-superset/pull/3013#discussion_r488434664



##########
File path: superset/assets/javascripts/explore/stores/visTypes.js
##########
@@ -622,6 +624,37 @@ const visTypes = {
       },
     },
   },
+  chord: {

Review comment:
       > This file contains configuration of the new chord viz type. It defines 
the panels of controls that should render on the left panel of the explore view.
   > controlSetRows references controls defined in controls.jsx, and can have 
one or two items and that defines how many items will render on that row.
   
   Could I please ask some questiones? I want to show a metric and some filter 
in the superset dashboard, after reading some articles, i am confused because 
the configuration needed to be changed does not exist in the files. For example,
   superset/assets/javascripts/explore/stores/visTypes.js, this file does not 
exist in the current code file. So, how can i add a metric in the superset now 
and which files should i modify in order to achieve this?
   




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

Reply via email to