Installation
Info
Vizzu-Story requires and downloads the
Vizzu JavaScript/C++
library from jsDelivr CDN, but
you can also use a different or self-hosted version of it. Check
Initialization chapter for more
details.
Install via npm:
npm install vizzu-storyOr use it from CDN:
import VizzuPlayer from 'https://cdn.jsdelivr.net/npm/vizzu-story@0.8/dist/vizzu-story.min.js'