Skip to content

dataunity/vizshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VizShareJS

An easy way to share your visualisation code.

Note: draft version, subject to change

Overview

VizShare lets you put your visualisation code in a simple wrapper to make it reusable in different projects. It also makes it easier to share visualisation code with others.

Find out more in the wiki.

Examples

To view the examples clone the repository:

git clone https://github.com/dataunity/vizshare.git

... start a local web server from the root directory of the git project, e.g:

cd vizshare
python -m SimpleHttpServer

... then visit the examples page in your browser - http://127.0.0.1:8000/examples/index.html.

About

An easy way to share your visualisation code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published