Skip to main content

Widget customization - Radar chart

Written by Hyperproof Support
Updated this week

Note: This option pertains to the Hyperproof TPRM product line.

Widget customization options vary depending on the selected chart type. For details about accessing the widget Customize tab and other chart types, see Widget customization.
​

A radar chart displays multivariate data by showing 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 in your organization by default.

Walk through this sample configuration to create a radar chart showing vendor counts by category.

  1. In the Chart Type tab, select Radar chart as the chart type.

  2. On the Configure data tab, under Select fields, choose the field representing a unique vendor identifier, such as Entity ID, and the field representing the category marked for each vendor, such as Risk Category.

  3. Under Aggregation, add a Count aggregation to the Entity ID field to get the total number of vendors created for each month.

  4. Under Group by, select the Risk Category field to segment the data by category.

Did this answer your question?