An open API service indexing awesome lists of open source software.

https://github.com/hq20/rviz

d3 visulizations :heart_eyes: ready to be used as react components :speak_no_evil:
https://github.com/hq20/rviz

components d3 d3js dag directed-acyclic-graph forced-directed-graph react visualization

Last synced: about 1 month ago
JSON representation

d3 visulizations :heart_eyes: ready to be used as react components :speak_no_evil:

Awesome Lists containing this project

README

        

# reviz

reviz is a set of d3 visualizations, ready to be used as react components.

## Features

We want to keep reviz as simple as possible so you might realize that the components are really simple and they mostly and all the configuration is called on the component mount. For each component there are different parameters (we are working on the documentation as we go).

Currently we have the following d3 visualizations:
* Force Directed
* DAG
* Voroni Arc Map (in progress)

## Installation

*Not available yet.*

## Usage

*Not available yet.*

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[Apache-2.0](LICENSE)