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 2018/06/18 18:45:43 UTC

[GitHub] john-bodley opened a new pull request #5237: [bubble-chart] Fixing issue w/ metric names

john-bodley opened a new pull request #5237: [bubble-chart] Fixing issue w/ metric names
URL: https://github.com/apache/incubator-superset/pull/5237
 
 
   The bubble chart doesn't correctly handle ad-hoc metrics, i.e., `self.x_metric` etc. could be a dictionary representing the serialized ad-hoc metric state, and thus when getting the data from the resulting Pandas dataframe one needs to use the correct name which is achieved via the `utils.get_metric_name(...)` utility method.
   
   to: @GabeLoins @michellethomas @mistercrunch 

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