Skip to main content
A quadrant chart is a visual representation of data divided into four quadrants. It plots data points on a two-dimensional grid to identify patterns, trends, and prioritize actions.

Basic example

Point values (x and y) must be in the range 0 to 1.

Syntax

Title

Add a title to describe the chart:

X-axis

Define x-axis labels:
Or just the left label:

Y-axis

Define y-axis labels:
Or just the bottom label:

Quadrant labels

Label each quadrant:

Points

Plot points with x,y coordinates (0-1 range):

Point styling

Direct styling

Style individual points:

Class styling

Define reusable styles:
Style precedence order:
  1. Direct styles
  2. Class styles
  3. Theme styles

Configuration

Customize chart appearance:

Examples

Priority matrix

Product positioning