aggregate icon indicating copy to clipboard operation
aggregate copied to clipboard

Add support for formatting the values in histogram

Open halorgium opened this issue 10 years ago • 0 comments

This allows for storing scalar values in the Aggregate, but formatting the values in a more domain-specific fashion.

An example of this is using a linear histogram with unix timestamps as the values. It is more useful to output the histogram using a formatted time instead of the unix epoch delta value.

/cc @josephruscio

halorgium avatar Apr 03 '15 18:04 halorgium