ReportSummaryHistogramChartDataResponse

A Histogram Chart shows a distribution of values into buckets, showing a count of values which fall into a bucket.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Buckets in the histogram. There will be n+1 buckets matching n lower bounds in the request. The first bucket will be from -infinity to the first bound. Subsequent buckets will be between one bound and the next. The final bucket will be from the final bound to infinity.