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/07/19 17:49:37 UTC

[GitHub] john-bodley opened a new pull request #5433: [bar-chart] Fix issue with non-string names in series title

john-bodley opened a new pull request #5433: [bar-chart] Fix issue with non-string names in series title
URL: https://github.com/apache/incubator-superset/pull/5433
 
 
   This PR fixes an issue when the `name` list could contain a non-string, i.e., when grouping by a column which is an integer. The fix is similar to the previous logic when there's a single metric by casting the name(s) to a string.
   
   Note this PR also updates the logic to use `six.text_type` as opposed to `str`.
   
   to: @graceguo-supercat @michellethomas @mistercrunch @timifasubaa 

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