Skip to content

Visual sedimentation is a novel design metaphor that progressively generates and updates visualizations of streaming data, inspired by the process of physical sedimentation. This process is the result of objects falling due to gravity forces, that aggregate into compact layers over time. The process is well understood since our environment is sh…

cybunk/VisualSedimentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisualSedimentation

Bar chart Pie chart Bubble chart Visual sedimentation is a javascript visualizations library for streaming data, inspired by the process of physical sedimentation. This process is the result of objects falling due to gravity forces, that aggregate into compact layers over time. The process is well understood since our environment is shaped by sedimentation: mountains, hills or rivers are the visible result of this long process.

Ressources

Browser Support

Visual Sedimentation is under developement process, actually we are not focus on a production version. The library work on last version of chrome and firefox.

Installing

Download the latest version here:

Or, from the command line:

git clone git://github.com/INRIA/VisualSedimentation.git

When developing locally, note that your browser may enforce strict permissions for reading files out of the local file system. For example, you can run Python's built-in server:

python -m SimpleHTTPServer 8888 &

Once this is running, go to http://localhost:8888/.

Dependancy

Already included :

Licences

Visual Sedimentation is under CeCILL-B licence. "B" means BSD. Copyright 2013, by Samuel Huron & Romain Vuillemot :

Forging

Visual sedimentation was forging inside :

About

Visual sedimentation is a novel design metaphor that progressively generates and updates visualizations of streaming data, inspired by the process of physical sedimentation. This process is the result of objects falling due to gravity forces, that aggregate into compact layers over time. The process is well understood since our environment is sh…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.2%
  • CSS 8.6%
  • PHP 1.2%