Presentation pure
Components accept display props (title, value, rows, loading, error) and render HTML / Canvas / SVG. They know nothing about POST /statistics, saved views, or the widget catalog — hosts map data to props.
A presentation-pure Vue 3 chart and widget library. Pass display props, get Ringover-themed charts and widgets — no API coupling.
@ringover/ringo-charts? @ringover/ringo-charts is a private Vue 3 library of pure presentation components. It wraps Chart.js, D3 and Leaflet into reusable Vue components that any Ringover app (dashboard, monitoring, webapp) can install without coupling to the stats API.
This site is the documentation bible: how to install it, how it is architected, how to theme it, and what each component does — with deep links into Storybook for live, interactive demos.