8a238b2709faabcd9df87dc0e5e40cdd259d179f
Qlik Network Chart
Qlik Sense extension to visualize networks data
Based on library vis.js (http://visjs.org)
Tested with Qlik Sense 2.2.3.
Dimensions
4 dimensions are mandatory :- node identifier
- node label
- node parent identifier
- node group
Measures
The measures are optional- tooltip : expression that will be push in the tooltip when hover on a node
- node value : used to scale the node size
- edge value : used to scale the edge width
Additional network settings
- Edge Type : select type of curve between nodes
- Node Shape : dot, square, diamond, triangle ...
- Display Edge Value : switch to display the measures on edge curves
- Position Edge Label : top, bottom, middle, horizontal
- Display Shadow : switch to enable shadow effects behind edge and nodes
Sample
QVF based on characters from Victor Hugo's novel , Les Misérables. Original Author
Michael Laenen
Languages
JavaScript
98.6%
CSS
1.4%