0.8.0 • Published 6 years ago

mekaarogram v0.8.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Mekaarogram

A Qlik Sense extension used to display hierarchical structures from multiple dimensions.

Mekaarogram

Usage

Property settings

Data

Dimensions

The dimensions controls the way the tree is built. Works in the same way as a pivot table with all dimensions under the row section.

Color

Sets the color of each bubble.

Emoticon

Sets a symbol to show inside each bubble.

Single letter

Any single letter you can think of: 'S', '$', '汉' ...

Letter S Letter $ Letter 汉

Emoji

A small set of emojis: ':)', ':|', ':(', ':p', ':o', ';)'

Smile Speechless Sad Cheeky Surprised Wink

Qlik icons

Icons from the LUI icons set, prefix with q- followed by the ascii number representing the icon: 'q-33', 'q-239' ...

Qlik-bar Qlik-favorite

Measures

The values of the measure controls the size of each bubble.

Color

Same as for Dimension. The expression on the dimensions takes precedence.

Emoticon

Same as for Dimension. The expression on the dimensions takes precedence.

Appearance

Presentation
Bubble size

Controls the range in size on the bubbles.

Fully expanded

Controls if the tree should be fully expanded or allow users to expand/collapse each node separately (applicable only when 2 or more dimensions are used).

Dynamic link width

When selected, the link between nodes will adapt its width based on the size of the child node it links to (applicable only when 2 or more dimensions are used).

Radial

When selected, show a radial version of the tree.

Interaction

Selection

Selection works just like in most of the Sense charts with an additional "linked selection" feature.

Mekaarogram selection

Collapse/expand nodes

When using multiple dimensions and property Fully expanded is disabled, nodes that can be expanded/collapsed will have a thick border.

Nodes can be expanded/collapsed by holding down SHIFT while clicking on the node.

On touch devices, simply swipe right/left to expand/collapse.

Development

To create a production build:

npm run build

License

MIT