Skip to content

A graphical toolkit for modular information visualizations

License

Notifications You must be signed in to change notification settings

Mahog/VisBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisBlocks

A graphical toolkit for the building-block-based construction of information visualizations (see the demo video).

Prerequisites

  • nodeJS (v.XX or newer) and npm (v.XX or newer) installed
  • Modern Webbrowser (Firefox XX or Chrome XX)

Installation

  • Install yarn and typescript globally:
npm install -g yarn typescript
  • install the packages for the toolkit locally:
yarn
  • run the application: yarn start
  • at this point, your webbrowser should automatically open and display the toolkit. If not, open localhost:8080 manually.

About

A graphical toolkit for modular information visualizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published