Widget customization - Radar chart
Note
This option pertains to the Hyperproof TPRM product line.
Widget customization options vary based on the chart type selected. For details about accessing the widget Customize tab and other chart types, see Widget customization.
A radar chart is used to display multivariate data in a way that shows values across multiple dimensions or categories. It plots data points on multiple axes that radiate from the center, creating a polygon shape that helps compare data across different categories. Radar charts are especially useful when you want to observe the performance of multiple variables on a common scale.
To create a radar chart, you need at least two columns in the data table.
Example radar chart configuration: Vendor count by risk category
Note
The example data shown here is for illustration purposes only and does not exist by default in your organization.
Walk through this sample configuration to create a radar chart that shows the vendor count by category.
In the Chart Type tab, select Radar chart as the chart type.
On the Configure data tab, under Select fields, choose the field representing a unique vendor identifier, such as Entity ID, and Risk Category, representing the category marked for each vendor.
Under Aggregation, add a Count aggregation to the Entity ID field to get the total number of vendors created for each month.
Under Group by, select the Risk Category field to segment the data by category.