seveves / angular-vis

An angular 2 vis.js project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng2-vis

Build Status npm version codecov.io David David David

An angular 2 vis.js project (in a very early development stage)

Demo

Work in progress:

Timeline and Network components are implemented and using DataSets for two-way binding. Currently they lack unit tests and the demo page is only showing basic examples but this will be fixed till the first minor release. I am trying to add the other components as soon as possible in the following order:

  • Graph2D
  • Graph3D

Contributions of any kind are very welcome! Just check the issues and see what I am currently working on.

Misc

  • testing npm package
  • writing more unit tests

Credits

  • thanks to almende for vis.js
  • thanks to MichaelBitard for initiating the vis.js type definitions.
  • thanks to valor-software for their nice examples on how to setup, build and publish a angular2 module.

About

An angular 2 vis.js project

License:MIT License


Languages

Language:TypeScript 80.6%Language:JavaScript 17.1%Language:HTML 1.2%Language:CSS 1.1%