If an empty list is returned for a histogram, explore became unresponsive. This has been fixed by just not rendering the broken histogram.
If a metric was defined on a non-existent column, our histogram calculation returned an empty list of buckets. This has been changed so that the metric is ignored instead.
…ered
Description
This fixes two issues: