Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 528 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 528 Bytes

Visualization Framework

This repository contains two packages.

@hediet/visualization-core

This package provides basic infrastructure for implementing visualizations. See its readme here.

@hediet/visualization-bundle

This package bundles all the visualizations. See its readme here.

If you want to add your own visualization to this project, visualization-bundle is the right place! The readme documents how to implement your own visualization.