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

tick_strip

rect_heatmap_lite

Composite marks

histogram

heatmap

boxplot

violin_score

pie

donut

Specialty marks

sankey_user_flow

funnel_signup

sparkline_inline

sparkbar_inline

winloss_streak

sparkarea_inline

sparkline_point_last

sparkline_point_extent

sparkbar_point_extent

sparkarea_reference_band

bullet_revenue

bullet_satisfaction_vertical

bullet_pipeline

image_logo

path_arbitrary

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.