Runs generated D3 charts in any web page with cross‑chart filtering
Many BI services generate D3 code that must be embedded in a host page, but developers often lack a reliable runtime. This project supplies @bicharts/chart-host to compile and render those charts, handling selection, cross‑filtering, and clean teardown, with React bindings included. The companion @bicharts/shape-core profiles dataset shape (types, cardinality, geography) to inform visual decisions. It’s aimed at front‑end engineers who need a plug‑and‑play, open‑source way to display generated charts without extra network calls or API keys.
View on GitHub →codexguy/bicharts