Examples of charts built using the JavaScript library D3.js with Vue.js application integration.
In console, navigate to project folder and run commands
npm install
npm run serve
Then open URL https://<your-host>:8080
, where <your-host>
is your server host.
Components of all charts can be found here.