Graph Visualization for HoloLens application allow user to render the graphs in 3D.
Application works both for HoloLens and Desktop devices.
User can select data from 3 different data sources:
1. Web Service End Point
2. JASON file stored on disk
3. Built-In Data Model
There are 4 built-in visualization models that can be used to visualize data
1. Bar Graph
2. Pie Graph
3. Linear Graph
4. Cylindrical Graph