Wrapper to use Ogma with Vue3. It allows you to create graph visualisations easilly, with both the power of Ogma and the reactivity of Vue.
You need an Ogma licence to use it. Please contact us for more info.
Please visit the documentation of Ogma-vue here.
Some parts of this repo belongs to Linkurious internal infrastructure and CI.
When developing, you can remove .version
.bumpversion.cfg
Jenkinsfile
files.
Ogma is a commercial library. You will need to replace the dependency in package.json
with the npm
link from the download center in order to get started. It will have your unique API key.
npm install
npm run dev
npm run build
npm run docs:dev
npm run test:unit