Vue Data Components
Components-based library for creating data visualizations, e.g. charts. Heavily inspired by vx and data-ui.
Please note that this library is in early development.
Documentation
Development setup
git clone https://github.com/jens-ox/vue-data-components
cd vue-data-components
yarn
yarn serve
See package.json
for additional details.