Dashboard Elements
Pie chart
This section explains how to create pie chart dashboard elements and add them to your dashboard.
Pie charts can illustrate the distribution of different types of event data. Each slice represents the proportion of a specific value relative to the total. For example, a pie chart can show the breakdown of status codes in HTTP logs. This helps quickly identify the dominant types of status responses and assess the system’s health at a glance.
Prerequisites
- Create an Axiom account.
- Create a dataset in Axiom where you send your data.
- Send data to your Axiom dataset.
- Create an empty dashboard.
Create
- Go to the Dashboards tab and open the dashboard where you want to add the .
- Click Add chart in the top right corner.
- Click from the list.
- Choose one of the following:
- Click Simple Query Builder to create your chart using a visual query builder. Create a chart in the same way you create a chart in the Datasets tab.
- Click Advanced Query Language to create your chart using the Axiom Processing Language (APL). Create a chart in the same way you create a chart in the APL query builder of the Explore tab.
- Optional: Configure the dashboard element.
- Click Save.
The new element appears in your dashboard. At the bottom, click Save to save your changes to the dashboard.
Example with Simple Query Builder
Example with Advanced Query Language
Was this page helpful?