Recipes on working with Qlik Sense Visualization Extensions.
(Table of contents generated by [verb])
While working a lot with the concept of Extension in Qlik Sense I thought it helps other people to share not only production-ready visualization extensions but also some experiments, prototypes, etc.
So this is more or less my playground to test concepts, to test how the Visualization Extension API for Qlik Sense is documented, etc.
-
- Simple example how to use AngularJS (templates & directives) in Qlik Sense Visualization Extensions.
-
- Sample how to consume events in AngularJS based visualization extensions.
-
- Sample how Bootstrap can clash with the style of Qlik Sense
-
- Sample how to solve the Bootstrap clash
-
- Make changes to your custom properties programmatically.
-
- Create a HyperCube on the fly, based on dimensions and measures defined in the property panel.
-
- Example how to get more than 10.000 data-points using a hypercube and data-paging.
-
- Example how to create custom sections, headers and custom properties in the property accordion.
-
- Use requireJS' CSS Plugin to load external CSS files.
-
- Export data using the Table-API (Qlik Sense 2.1 or higher)
Read the README.md located in every sample for more information.
Stefan Walther
Copyright © 2015 Stefan Walther
Released under the MIT license.
This file was generated by verb-cli on July 22, 2015.