1.1.10 • Published 6 years ago

vega-multi-view v1.1.10

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Vega multi view

This library is a wrapper of the Vega runtime API that sets up a publish-subscribe mechanism for signals: this allows separate Vega views (views that live in different HTML elements) to communicate with each other.

It is also possible to update each other's datasets. The wrapper accepts specs in json, cson, bson and notably the much leaner yaml format. For documentation see the wiki on Github.

You can clone the Github repository or embed the library using Rawgit urls:

for development:

https://rawgit.com/abudaan/vega-multi-view/v1.1.10/build/vmv.css
https://rawgit.com/abudaan/vega-multi-view/v1.1.10/build/vmv.js
https://rawgit.com/abudaan/vega-multi-view/v1.1.10/build/vmv.min.js

for production:

https://cdn.rawgit.com/abudaan/vega-multi-view/v1.1.10/build/vmv.css
https://cdn.rawgit.com/abudaan/vega-multi-view/v1.1.10/build/vmv.js
https://cdn.rawgit.com/abudaan/vega-multi-view/v1.1.10/build/vmv.min.js

Acknowledgements

Special thanks to Ronald Vendelmans and Richard Bastiaans: Ronald for the original idea of connecting Vega signals using publish-subscribe and both Richard and Ronald for their highly constructive thinking along.

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago