Skip to content

Interface: QuadrantHint

Quadrant chart configuration for a composition slot.

Properties

axis

readonly axis: "x" | "y";

label

readonly label: string;

Axis label. e.g. "Few Skills --> Many Skills".


maxScale

readonly maxScale: number;

Divide doc count by this to normalize to 0..1 range.