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.
This visualization tools includes 4 types of system visualizations:
- Description of point to point integrations and consumers of those integrations
- A chord diagram that displays the integrations between components to show the coupling of a system
- 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
- A derivation of a design matrix which can be used to visualize coupling, transient integrations and calculate the cost of change to a system
Continuum is licensed under MIT (see LICENSE).
Continuum depends on the following open source software:
- D3.js https://d3js.org/
- Bootstrap http://getbootstrap.com/
- jQuery https://jquery.com/
- Gulp http://gulpjs.com/