Examples
Your Qlik Sense installation comes with a number of visualization extension, and mashup examples. These examples are designed as guidance when building your own custom visualization objects or mashups. and. They are not intended for production use.
Visualization extension examples
Extension example | Purpose and description |
---|---|
Hello world | Demonstrates the absolute minimal requirements for a visualization extension. |
People chart | Demonstrates a simple chart with basic HTML rendering and selection support. It shows how to enable dimensions and measures, and how to make a simple visualization extension. It also gives an example on how to enable selections. |
Toolbar | Demonstrates how to programatically call Qlik Sense functions. It also shows that you can create a visualization extension that does not visualize Qlik Sense data but is used for interaction with the app. You do this by leveraging the Capability APIs in your visualization extension. |
Horizontal list | Demonstrates how to build a visualization extension based on a list object definition and it also demonstrates some different options for implementing selection support. |
Simple table | Demonstrates a basic table, including a hypercube, paging and usage of the Backend API. |
Angular chart | Demonstrates a simple chart with basic AngularJS rendering. |
Mashup examples
Mashup example | Purpose / description |
---|---|
Helpdesk |
Demonstrates how to include Qlik Sense visualizations in a web page using the Mashup editor and by using drag and drop, without any additional programming. It is based on the Basic mashup template. Information noteThis example is created to be used with Qlik Sense Desktop. It needs to be modified to work in Qlik Sense Enterprise.
|
Custom theme examples
Mashup example | Purpose / description |
---|---|
{custom theme example name} | Demonstrates how to create a custom theme that can be used to style your Qlik Sense apps. |
Where to find the examples
-
Qlik Sense Desktop: ...\Users\<UserName>\Documents\Qlik\Examples\Extensions.
-
Qlik Sense Enterprise: ...\ProgramData\Qlik\Examples\Extensions.