Draw it
Bind fill, stroke, rotation, text and click zones to tag names. The editor is Inkscape 1.4.3, adapted for data-linked animation, so the output stays portable SVG. Buy it on the MS Store.
An open-source web component that binds SVG vector graphics to real-time tags. Drop it into Grafana, Node-RED, or any web page.
Bind fill, stroke, rotation, text and click zones to tag names. The editor is Inkscape 1.4.3, adapted for data-linked animation, so the output stays portable SVG. Buy it on the MS Store.

Put the component on a page. Self-host the runtime or pull it from the CDN — compatible with any web framework.
Full API referencescadavisInit({
container: 'view',
svgurl: 'substation.svg',
}).then((sv) => {
sv.storeValue('KOR1KV230', 230.4)
sv.updateValues()
})Push values from your own source and the display reacts. Below, seven tags drive a bar graph and a projected dashboard once per second.
GrafanaA native panel plugin. Keep your dashboards and data sources, swap the visual.
Node-REDOperator-facing HMIs inside your flows, through UI-Builder.
MQTTSubscribe a display straight to a websocket broker. Sparkplug-B ready.Every integration is open source and free to use.
| Feature | Toolkit | Enterprise support |
|---|---|---|
| Price | $0 | $899 / year |
| Usage | Unlimited | Unlimited |
| Hosting | Self-hosted or online | Self-hosted or online |
| Integrations | All included | All included |
| Releases | Rolling | 5-year LTS |
| Email support | — | Included |
| Editor installer | Microsoft Store | Off-store |