Ok makes sense to me now, let's just change line 1399 from `
values=self.get_metric_label(fd.get('metric')))` to
`values=self.get_metric_label([fd.get('metric')]))`[ Full content available at: https://github.com/apache/incubator-superset/pull/5928 ] This message was relayed via gitbox.apache.org for [email protected]
