Skip to content

Overview Chart


The overview chart clearly displays the result value of a key metric, and supports displaying a mixed line chart to help understand the trend of the metric.

Use Cases

  • Intuitively display data result values
  • View a key data point, such as: RUM PV/UV

Chart Configuration

For more details, refer to Chart Configuration.

Year-over-year and Month-over-month

This compares data with the same time period in the previous year or month; it is turned off by default. If there is a data gap in the comparison time range, it will be directly displayed as N/A, for example: Week-over-week N/A.

Comparison Dimensions

When enabled, the comparison dimensions support the following options:

  • Hour (compared with one hour ago)
  • Day (compared with one day ago)
  • Week (compared with one week ago)
  • Month (compared with one month ago)
  • Month-over-month

Comparison Logic

The increase/decrease percentage will be displayed below the value of the overview chart.

The percentage calculation result is: (current query result - comparison query result) / comparison query result *100%.

Examples

Dimension Query Logic Current Query Time Range Comparison Query Time Range Percentage Display
Hour Push back 1h 【1h】3/2 10:00-3/2 11:00 3/2 09:00 - 3/2 10:00 Compared with one hour ago xx% ⬆
Today/Yesterday/Last Week/This Week/This Month/Last Month No comparison None
Day Push back 24h 【1h】3/2 10:00-3/2 11:00 3/1 10:00 - 3/1 11:00 Day-over-day xx% ⬆
【Today】3/2 00:00:00 - Current Time 3/1 00:00:00 - 23:59:59 Day-over-day xx% ⬆
Last Week/This Week/This Month/Last Month No comparison None
Week Push back 7d 【1h】3/2 10:00 - 3/2 11:00 (Wednesday) 2/23 10:00 - 2/23 11:00 (Last Wednesday) Week-over-week xx% ⬆
【Today】3/2 00:00 - 3/2 11:00 (Wednesday) 2/23 00:00:00-23:59:59 (Last Wednesday Full Day) Week-over-week xx% ⬆
【This Week】2/28 00:00 - Current Time (Monday to Wednesday) 2/21 00:00:00 - 2/27 23:59:59 (Last Full Week) Week-over-week xx% ⬆
This Month/Last Month No comparison None
Month Push back 1mo 【3d】3/2 10:00 - 3/5 10:00 2/2 10:00 - 2/5 10:00 Month-over-month xx% ⬆
【Today】3/2 00:00:00 - Current Time 2/2 00:00:00 - 23:59:59 (Last Month 2nd Full Day) Month-over-month xx% ⬆
【This Month】3/1 00:00:00-Current Time 2/1 00:00:00 - 2/28 23:59:59 (Last Full Month) Month-over-month xx% ⬆
【3d】3/26 10:00 - 3/29 10:00 2/26 10:00 - 2/28 23:59:59 (Because February does not have a 29th) Month-over-month xx% ⬆
Last Week/This Week No comparison None
【1d】3/29 10:00 - 3/30 10:00 No comparison (February does not have 29th, 30th) None

Mixed Chart

When enabled, you can choose to display an area chart or bar chart simultaneously in the current chart to help query both the current metric value and the metric trend.

You can also optionally check to display the chart's coordinate axis.

Feedback

Is this page helpful? ×