What it is Typed chart platform

Every chart is configured with explicit series types, data shape, and interactions.

How it works Config -> render -> export

Charts consume JSON config, mount through the adapter, then export through shared APIs.

Package lanes Basic, advanced, 3D

Basic is default; advanced adds specialized analysis; 3D focuses on graph topology.

Operator workflow Gallery + builder + docs

Browse charts, tune them in Builder, then move exact config into product code.

Line

@risklab/charts/basic

Basic lane

What it means

How it works

Example scenarios

    Runtime notes

    Rendered selected chart line
    Implementation examples