Skip to content
/ rviz Public

d3 visulizations 😍 ready to be used as react components 🙊

License

Notifications You must be signed in to change notification settings

HQ20/rviz

Repository files navigation

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