Histogram¶
A histogram, also known as a mass distribution chart, is used to represent the distribution of data. It is a common statistical chart, generally with the horizontal axis representing data intervals and the vertical axis representing the distribution. The chart shape is similar to a bar chart, where the higher the bar, the greater the number of data points falling within that interval.
Chart Query¶
Simple queries are supported by default.
For more detailed explanations on chart query conditions, refer to Chart Query.
For more storage details, refer to Data Storage Strategy.
Chart Configuration¶
For more details, refer to Chart Configuration.
Y Axis¶
You can switch between Linear and Log scaling methods and define the corresponding maximum and minimum values.
X Axis¶
- Customize the maximum and minimum values of the X axis to determine the data display boundaries.
- Set the number of buckets to change the granularity of data grouping.
