Skip to content

balexbyrd/sense-Funnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sense-Funnel

d3 funnel chart for Qlik Sense.

Screenshot Screenshot

Installation

  1. Move sense-Funnel to the default extension folder in Qlik Sense
  2. Open Qlik Sense and add the 'Funnel Chart' extension to a sheet
  3. Configure properties

Google Color Palette Generator https://github.com/google/palette.js/tree/master

Usage

The d3 funnel chart is typically used in scenarios where there are different phases (ex. Lending, Pursuits). Using the dynamic properties for the block, the funnel easily shows the magnitude in change between different phases or steps. Use the dropdown for the color palettes or dive into the js code and change the 'colors' array to any color under the sun. Selections in the UI are also enabled.

Limitations

  1. Tested in Qlik Sense June 2018 in IE and Chrome (preferred).
  2. This extension works best with < 10 distinct values for the dimension chosen. Some color palettes don't support a lot of distinct dimension values.
  3. Depending on your block property selection(s), the visualization can look a little goofy. Use your best judgement... or fix it :)

License

MIT

Credits

https://github.com/jakezatecky/d3-funnel

About

d3 funnel chart for Qlik Sense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published