Skip to content

PathBubbles--A web-version of biological data visualization framework

License

Notifications You must be signed in to change notification settings

ivcl/PathBubbles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathBubbles--A web-version of biological data visualization framework

Website : http://raven.anr.udel.edu/~sunliang/PathBubbles/

Operation : Right Click ===> Select Menu

Introduction

Pathbubbles Project from https://sites.google.com/a/umbc.edu/pathbubbles/home
You can get detailed informaiton from https://sites.google.com/a/umbc.edu/pathbubbles/pathbubbles-1-0
This project is trying to design a web version of Pathbubbles to assist biologist in interactive exploring and analyzing dataset. Framework

Goal for framework

(1) Extendable

(2) Readble

(3) Include basic PathBubble characteristic: virtual space, navagation bar, group, multi-view

Hierarchical scene graph object

(1) scene==> Bubble ==> object inside bubble.

all the elements in scene graph is inherent from Object2D

(2) render ==> to manage the render event and mouse operation (this needs to reconsider)

all the basic element is encapsulated into the basic class.

About

PathBubbles--A web-version of biological data visualization framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • CSS 4.6%
  • PHP 0.5%