Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

ExampleViewJS

Exemplary setup for using a JavaScript library like D3.js with ManiVault. Other libraries, like e.g. Vega-Lite, can be used in the same fashion.

We build a radar chart using radar-chart.js by Alvaro Graves.

First look...

Load the Example View JS and drag the newly generated ExampleViewJSData into the view:

Example_JSview.mp4

After opening the same data in another view, e.g. a parallel coordinates plot, selections in the radar chart are linked to it:

Example_JSview_select.mp4