Prism Gallery

Live-rendered fixtures via the Prism WASM runtime. Source specs live in docs/src/gallery/*.prism.json; their precompiled *.scene.json counterparts (regenerated by make docs) are what <prism-chart> consumes. For the static SVG version, see index.md.

Basic marks

bar_basic

line_basic

area_basic

point_scatter

multi_series_line

Composite marks

histogram

heatmap

boxplot

violin_score

pie

donut

Specialty marks

sankey_user_flow

funnel_signup

sparkline_inline

Composition

layer_actual_vs_benchmark

facet_by_region

repeat_metrics

vconcat_metrics

Animation

Initial frame only. The tween fires in <prism-chart> when the spec or scene-doc swaps at runtime — see Spec › Animation.

swap_bars

race_bars

For the full 64-fixture catalog, see index.md.