hediet / visualization

A framework for visualizing data encoded as json.

Home Page:https://hediet.github.io/visualization/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A framework for visualizing data encoded as json.

https://hediet.github.io/visualization/

License:MIT License


Languages

Language:TypeScript 77.6%Language:SCSS 22.4%