- 🎊 New feature : Charts drill down
- 🎊 New feature : User onboarding
- 🎊 New feature : Multi-columns
- 💪 Improvements
🎊 New feature : Charts drill down
In KAWA, you can now double-click on a value on a chart to bring up a table filtered on this values.
🐾 This is the first step to a biggest feature : break-down by another field/hierarchy. This will allow a deepest analysis of charts.
🎊 New feature : User onboarding
The first time the user logs into KAWA, he is redirected to the Data source section and guided to import his first data. Data samples are also available in KAWA to allow the user to explore the tool easily.
💡 Tips
- In order to use one of the data samples, click on Start. The corresponding data source is created.
- A first sheet and a first dashboard are also created in the Samples folder in the Private section of the user.
- At the end of the run, a tooltip appears to inform the user that a sheet has been created. Clicking on Go to sheet will redirect the user to this sheet and pre-built views are already available in the sheet.
🎊 New feature : Multi-columns
A multi-column is a group of columns that you can fold and unfold. For example, in the financial industry, multi-columns are mainly used to display the temporal evolution of a specific parameter such as the dividends or the volatility of a stock (see video below).
Multi-columns have vertical and horizontal aggregations :
- Vertical aggregation : It is the same for all the columns of the group. Each column have an aggregation result at the bottom of the grid
- Horizontal aggregation (or reduction) : Each row have an aggregation result in the column “Sum reduction”
💡 Tips
- In this first version, only SUM aggregation is available for both vertical and horizontal aggregations
- In this first version, filtering features are not available for multi-columns
💪 Improvements
- Charts : Time axis alignement improvement
- Data sources :
- Support Python data source in the GUI
- Be able to set primary keys after the data source creation
- Global :
- UI improvements
- Persist filter panel state