XEVOR NEXA Brand Guidelines

Data Viz Color


The analytics palette is isolated from action and signal colors so data does not fight with UI calls to action.

Analytics palette

Sirius Blue
--data-1
Aurora Green
--data-2
Nexa Cluster
--data-3
Quasar Red
--data-4
Signal Grey
--data-5
Aurel Sand
--data-6

Color-blindness simulation

The same small data chart shown under different color-vision deficiencies. Rely on patterns, labels, and values — never color alone.

Normal

Protanopia

Deuteranopia

Tritanopia

Achromatopsia

Real data test set

Quarterly throughput by cluster. The same numbers feed the responsive chart below.

ClusterQ1Q2Q3Q4
Quantum120145190230
Nebula80110140160
Sol6095120145

Responsive chart

The SVG uses viewBox and CSS width so it reflows at any container size while keeping the data and labels intact.

0 65 130 195 260 Q1 Q2 Q3 Q4 Quantum Nebula Sol

Usage Rules

PENDING Automated CVD regression tests and complex multi-series responsive behavior are pending. The reusable `charts.js` component lives on the Charts page.