June 9, 2026
Embedding live charts in posts
Charts
This post is plain MDX, but it pulls a chart straight out of the studio by its id. The page itself stays static — the chart fetches its config and data at runtime, so editing the chart in the studio updates it everywhere it’s embedded.
Everything around it is normal prose. The same chart can be dropped into any page, any
post, or even an external site via the <bry-chart config-id="cfg_demo_public"> element.