Area Chart
An area chart is used to display data that depicts a time-series relationship. It involves plotting data points on x- and y-axes and connecting them with lines. Area charts are primarily used when the magnitude of the trend is to be communicated rather than individual data values. This chart is effective for emphasizing trends, often by filling the area under the lines with color or shading.
Area charts are preferred when you want to communicate the overall trend in your data rather than individual values. They are especially useful for representing multiple data series with part-to-whole relationships or cumulative data sets.
Creating an Area Chart
To create the Area chart
- Create a New Dashboard Panel
- Configure the Query and select the appropriate Data Source
(Refer to Dashboard Basics > Query)
Select Visualization
On the right side of the default screen, select Visualization as Time series to create an Area Chart panel.

Visualization Options
Panel Options
There are multiple options to edit the properties of the panel. The first one is Panel Options. Enter a Name and Description for the Panel that you want to create. For instance, if you're making an area chart to track CPU usage, name the panel "Area Chart" and describe it as "CPU Usage."

The Description is available in the top left corner and can be viewed by hovering over the i button.
The next part of Panel Options is Panel Link where you can point a link to any other website or dashboard of your choice. Enter a title, and URL, and select the ‘Open in a new Tab’ option if you want to open the link in a new tab. Click Save.

The URL can be a link to another dashboard or for getting help or useful info. When you click on a panel, it opens the link either in the same tab or a new tab, depending on your choices. For example, if you want to compare a default dashboard, just click the link to open it.
Tooltip
The next section is the Tooltip which is used to show the details of a panel.
There are 3 options to configure the Tooltip:
- Tooltip mode
- Single: Show the tooltip at a single point.
- All: Show the tooltip at all points.
- Hidden: The tooltip is not shown at any point.
- Hover Proximity: Set the hover proximity (in pixels) to control how close the cursor must be to a data point to trigger the tooltip to display.
- Max Width: Set the maximum width of the tooltip box.
As you can see, there is a green-colored tip showing wherever you click on the graph.
Legend
The next option is the "Legend," which essentially allows you to choose how you want the legend values to appear: at the bottom or on the right. The purpose of a legend is to provide a key or explanatory information for symbols, colors, or other elements used in a chart, map, diagram, or any visual representation
As for the Legend mode, you can display it in two ways:
- List: The legends are displayed as a list.
- Table: The legends are displayed as a table.

Placements
Set where on the visualization a legend is displayed. Choose from:
- Bottom
- Right
Width
If you set the legend placement to Right, the Width option becomes available. You can either leave the field empty to enable auto mode or manually enter a value to set the legend width.
Legend Values
You can select several values such as Last, First, Min, Max, Total, etc to show in the legend. The values are the specific properties of the data.
The corresponding properties of the data will be displayed as a legend in the graph.
Axis
The next option is the Axis from where you can configure all the axis settings of your graph.

The further options that you can configure in your axis settings are:
- Time Zone: Set the desired time zones to display along the x-axis.
- Placement: Choose Y-axis placement- Auto, Left, Right, and Hidden.
- Label: Set a Y-axis text label. Different labels for multiple Y-axes can be set using override.
- Width: Fix the axis width.
- Show Grid Lines: Auto, On, Off.
- Color: Set the color of the axis by choosing either Text, which uses the panel's text color, or Series, which uses the colors of the data series.
- Show Border: Set the axis border visibility
- Scale: Set the y-axis values scale. Choose from: Linear, Logarithmic, and Symlog.
- Centered Zero: Set the Y-axis so it is centered on zero
- Soft Min: Adjust Y-axis limits with a Soft Min.
- Soft Max: Adjust Y-axis limits with a Soft Max.
Graph Styles
Use this option to define how to display your time series data. You can use overrides to combine multiple styles in the same graph.
-
Lines
-
Bars
-
Points