Picasso Designer is an extension to aid building complex charts based on the Picasso.JS library without having to write any code or understand the Picasso JSON structure. The extension also provides support for selections against the chart for the expected user experience in Qlik Sense.
Watch an introduction video here: YouTube
This extension code requires packing using the qExt tools. You can no longer download the repo and directly install. To get the correct approved version download from the releases page (file: aePicassoChart.zip) and install directly into Qlik Sense.
Only developers need to use qExt
- Add Data, Dimension and Measures
- Create the scales required
- Created the axis as a docked item
- Add a layer for each chart item needed, choice from (Line, Bar, Point, Pie, Grid)
- Tooltip now available for Bar, Point, Pie layers
- Update to webpack and babel for extension packaging
- Support for Picasso.js theme settings and compliance to the Qlik Sense selected theme (colors, font size)
- Reference Lines (on numeric axis)
- Color Picker supports themes (themes will be auto applied when changed)
- Fix bug in 0.2.2 causing extra data points
- Fix Color Picker
- Add Bar width and offset (allow side by side bars)
- Specify the size and position of the hypercube
- Enables calculation conditions for chart level
- Picassojs v.0.11.0
- Expression legend labels
- Hide zero values (hypercube option)
- Layer legend
- Multiple fields on scales (max 3)
- Labels on Box/Bar Layer
- Fix for bar template with labels.
- Chart Templates
- Grid Layer
- Single Dimension Line, Bar, Point and Pie charts
- 2 Dimension Point Layer
- Dimension selection and range selection on dimension axis
- Stacked lines and bars
- Range selection on measure axis
- Lasso selection