Skip to content

rileymd88/qwik-trellis

Repository files navigation

Qwik Trellis

Qwik Trellis is a Qlik Sense extension which allows you to create a trellis chart object based on an existing master vizulisation. Qwik Trellis Qwik Trellis GIF

Important Information

This extension code requires building using webpack. You can NOT download the repo and directly install. To get the correct approved version download from the releases page (file: qwik-trellis.zip) and install directly into Qlik Sense.

Only developers need to use webpack

Release Notes v0.6

  • Added slide/mobile mode

Release Notes v0.5

  • Added limit to number of charts which can be created
  • Added support for objects which are not measure based
  • Issue with Qlik Sense Desktop Client fixed
  • Usability improvements

Release Notes v0.4

  • Ability to sort trellis charts using standard qlik sorting properties
  • IE11 Support added
  • Performance improvements and bug fixes
  • Updated build process

Release Notes v0.3

  • Ability to automatically set the same range for all charts
  • Ability to hide measure labels on one side only
  • Performance improvements and bug fixes

Release Notes v0.2

  • Ability to create Trellis chart based on master item and 1 dimension
  • Ability to hide dimension labels on one side only
  • Ability to force all dimensions to be shown
  • Advanced mode which allows full flexibility of how formulas are handled in the end trellis objects

Using Advanced Mode

Qwik Trellis will try to automatically inject the correct set analysis into your formula, however if you need more flexibility then there is an advanced mode available. When advanced mode is turned on, Qwik Trellis will automatically replace all placeholders found within all formulas in the master item vizulisation with the following values:

Placeholders Values
$(vDim) Dimension Name
$(vDimValue) Dimension Value
$(vDimSet) [Dimension Name]={'Dimension Value'},
$(vDimSetFull) {<[Dimension Name]={'Dimension Value'}>}

About

Qwik Trellis is a Qlik Sense extension which allows you to create a trellis chart object based on an existing master vizulisation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors