Skip to content

hediet/visualization

Repository files navigation

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.