Hello,
We've migrated some our visualisations to Kibana 6.0.0-RC2 and metric visualisations based on Sum of Field, with buckets split by timestampField per day seem to display a date, rather than the value.
It seems that it's trying to parse the value of the Sum formula as a date, resulting in 1970-01-01.
On mouseover, though, it displays the proper value.

Is this a know bug, is there a workaround know for this issue?

