Skip to content

Visualization engine for enterprise components

License

Notifications You must be signed in to change notification settings

M-Stead/continuum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuum

Visualization engine for enterprise components and systems integration.

The intent of Continuum is to provide visual representations of integrated systems to help comprehend complexity and cost of change to a system.

Visualization types

This visualization tools includes 4 types of system visualizations:

1. Dependency Matrix:

  • Description of point to point integrations and consumers of those integrations

2. Dependency Diagram:

  • A chord diagram that displays the integrations between components to show the coupling of a system

3. Logical Diagram:

  • A logical view of an integrated system generated from data entered into the dependency matrix. Integrations are described through color types and size of systems in this view

4. Coocurrence Matrix

  • A derivation of a design matrix which can be used to visualize coupling, transient integrations and calculate the cost of change to a system

License

Continuum is licensed under MIT (see LICENSE).

Continuum depends on the following open source software:

About

Visualization engine for enterprise components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • HTML 11.2%
  • CSS 4.1%