Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:
JSON representation of the processed data for a Histogram.
Referenced by: WebChartDataTypes
Property | Details |
---|---|
mean* | The type of this property is: number . |
median* | The type of this property is: number . |
stddev* | The type of this property is: number . |
max* | The type of this property is: number . |
min* | The type of this property is: number . |
sum | Sum of the values of all the points The type of this property is: |
count | Number of all the points/features in un-binned data (including only non-null entries) The type of this property is: |
nulls | Number of null entries in the pool of points The type of this property is: |
bins* | The type of this property is: array. |