Skip to content

[radar-basic] Basic Radar Chart #744

@MarkusNeusinger

Description

@MarkusNeusinger

Description

A radar chart (spider chart) displaying multivariate data on axes starting from the same point, with values connected to form a polygon. Each axis represents a different variable, making it ideal for comparing multiple quantitative variables across categories or showing strengths and weaknesses.

Applications

  • Employee performance reviews across multiple skills
  • Product comparison across features
  • Sports player statistics (speed, strength, accuracy, etc.)
  • Company benchmarking across KPIs

Data

  • category (string) - axis labels (variables)
  • value (numeric) - values for each axis (0-100 scale works well)
  • Size: 4-8 axes, 1-3 series for comparison

Notes

  • Use filled polygons with transparency for overlap visibility
  • Include gridlines at regular intervals
  • Label each axis clearly
  • Consider different colors for multiple series

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions