58e89efbb02b8f5bcae7f5e7ca628312ddc8b220
Qlik Network Chart
The network chart is getting an overhaul with a conversion to Nebula and updated dependencies: see branch network-next
This extension is part of the extension bundles for Qlik Sense. The repository is maintained and moderated by Qlik RD.
Feel free to fork and suggest pull requests for improvements and bug fixes. Changes will be moderated and reviewed before inclusion in future bundle versions. Please note that emphasis is on backward compatibility, i.e. breaking changes will most likely not be approved.
Usage documentation for the extension is available at https://help.qlik.com.
Developing the extension
If you want to do code changes to the extension follow these simple steps to get going.
- Get Qlik Sense Desktop
- Create a new app and add Network chart to a sheet.
- Clone the repository
- Run
npm install - Run
npm run build- to build a dev-version to the /dist folder. - Move the content of the /dist folder to the extension directory. Usually in
C:/Users/<user>/Documents/Qlik/Sense/Extensions/qlik-network-chart.
Original Author
Michael Laenen
Contributors
Göran Sander
Languages
JavaScript
98.6%
CSS
1.4%