Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How can i create own chart extensions?

Hi,

how can i create own chart extensions or can edit an existing chart? What skills must i have? CSS, JQuery?

Do you know a good tutorial?

regards,

rené

1 Solution

Accepted Solutions
undergrinder
Specialist II
Specialist II

Hi Walter,

mahlerma‌ is right, you can create your own extension with JavaScript, D3, CSS, HTML5,

beside you can use different javascript libraries like jquery, angularjs, d3 ...

You find some example at installed Qlik Sense Desktop folder:

[OS drive]/users/[user]/Documents/Qlik/Examples

This link will help you:

https://help.qlik.com/en-us/sense-developer/2.1/Subsystems/dev-hub/Content/Overview/dev-hub-at-a-gla...

G.

View solution in original post

2 Replies
simondachstr
Specialist III
Specialist III

JavaScript, D3, CSS, HTML5

undergrinder
Specialist II
Specialist II

Hi Walter,

mahlerma‌ is right, you can create your own extension with JavaScript, D3, CSS, HTML5,

beside you can use different javascript libraries like jquery, angularjs, d3 ...

You find some example at installed Qlik Sense Desktop folder:

[OS drive]/users/[user]/Documents/Qlik/Examples

This link will help you:

https://help.qlik.com/en-us/sense-developer/2.1/Subsystems/dev-hub/Content/Overview/dev-hub-at-a-gla...

G.