RadViz-Plotly
Latest Release |
|
Examples |
|
PyPI Downloads |
|
License |
|
Short Description
The Radviz-Plotly-Example is a repository that contains examples to show how the Radviz-Plotly package works. The Radviz-Plotly package has two functions, 2DRadViz that plots the 2D Radial visualization and 3DRadViz that plots Radial visualization, using the powerful interactive tools in Plotly library.
Quickstart
Without Locally Installation
Try the RadViz-Plotly packagewithout locally Installation
Follow these steps
1- click this link here. It's a collection of interactive Jupyter notebooks that contains three folders. Each folder contains Dataset and a Jupyter file that use RadViz-Plotly.
Hint: sometimes this link takes a long time to open as jupyter's environment.
2- After the jupyter environment comes out, open Car Evaluation Dataset, Election Dataset, or Iris Dataset folder.
3- Open file with extension .ipynb (the jupyter file)
4- After the jypyter file loading, from the cell list on the toolbar click Run All
Hints:
A- At the first running time, it takes time to install the dependences.
B- This is an interactive RadViz package where you can make zoom, fillter lables, and rotate the 3D graph
C- This packge depends on the plotly.py packge
With Locally Installation
1-install RadViz Plotly using this command
pip install RadViz-Plotly
2- Download examples repository using this command
git clone https://github.com/elewah/RadViz-Plotly-Examples.git
or Download by clicking here
3- Run these examples using jupyter labs to understand how to use RadViz-Plotly package
Gallary
About
The RadViz-Plotly is developed by a research group on the IoT lab at Ontario tech university. The Radviz-Plotly package has two functions, 2DRadViz that plots the 2D Radial visualization and 3DRadViz that plots Radial visualization, using the powerful interactive tools in Plotly library.
Contact Us
Email: abdelrahman.elewah@ontariotechu.net
Copyright and Licenses
Code released under the MIT license.