The Plotcn Story
Visualizations you own, not packages that hold your design hostage.
For years, front-end engineers building analytics features faced an impossible choice: either install bloated, black-box npm packages that are impossible to customize, or spend weeks writing low-level SVG drawing routines from scratch.
Plotcn bridges this divide. Following the paradigm popularized by shadcn/ui, Plotcn distributes complete, editable component source code directly into your repository via a canonical shadcn-compatible registry.
By supporting three intentionally different visualization engines—Recharts for fast React dashboards, D3.js for advanced math & geometry, and Google Charts for robust geography—Plotcn gives you the right tool for every visualization problem without forcing a universal abstraction layer.