Shared charting runtime for Chart Builder and related consumers. The editor bundle uses React; the frontend Script Module uses Preact and bridges to the Chart Builder Interactivity store.
Package: @prc/charting-library
Source: plugins/prc-charting-library/
Maintainers use this package for chart renderers, map topology code-splitting, and the dual webpack build. Editors work through Chart Builder.
Choose a path
Who are you?
Start with the guide that matches your work.
Documentation
For maintainers
- Architecture — dual React/Preact build and public surface
- Bundle optimization — map topology code-splitting and size measurement
Related
- Plugin README — chart types, usage examples, full API notes
- Chart Builder — editor plugin that consumes this library
- Reactive store —
prc-chart-builder/chartInteractivity store