Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 767 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 767 Bytes

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