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/01/16 01:56:16 UTC

[GitHub] yi-bai commented on a change in pull request #6692: allowed bubble size to be empty

yi-bai commented on a change in pull request #6692: allowed bubble size to be empty
URL: https://github.com/apache/incubator-superset/pull/6692#discussion_r248128734
 
 

 ##########
 File path: superset/assets/src/explore/controls.jsx
 ##########
 @@ -1132,6 +1132,7 @@ export const controls = {
     ...metric,
     label: t('Bubble Size'),
     default: null,
+    validators: [],
 
 Review comment:
   Validators are specified in `controlOverrides` now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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