sense-extension-recipes
v0.2.1
Published
Recipes on working with Qlik Sense Visualization Extensions.
Downloads
60
Maintainers
Readme
Qlik Sense Extension Recipes
Recipes on working with Qlik Sense Visualization Extensions.
Table of Contents
(Table of contents generated by [verb])
About
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.
Recipes
- 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.
Author
Stefan Walther
License
Copyright © 2015 Stefan Walther
Released under the MIT license.
This file was generated by verb-cli on July 21, 2015.