Release note - KAWA 1.5
🚀

Release note - KAWA 1.5

🎊 New feature : Dashboard column filters

In dashboards, it's now possible to apply a filter on any widget's column. They are available in the filter panel in the section Columns, sorted by sheet (each widget belongs to a sheet).

💡 Tips

  • Column filters are only applied to the widgets belonging to the right sheet.
  • It's possible to select which widget to impact using the setting icon in the filter card

🎊 New feature : Candlesticks and Boxplot charts

Candlestick

This chart type is one of many graphical representations of price action, which have developed alongside the markets.

💡 Tips

  • Candlestick works only if 4 series and 1 grouping are added to the data configuration. If more series or groupings are added, they will be ignored.
  • the 4 series should be ordered this way : open, close, high, low

Box Plot

It is a convenient way of visually displaying the data distribution through their quartiles.

💡 Tips

  • Box Plot works only if 1 serie and 1 grouping are added to the data configuration. If more series or groupings are added, they will be ignored.

💪 Improvements

  • Data source : UI improvements
  • Set attribute : UI improvements
  • Top filter : UI improvements

🐛 Bug fixes

✅ Correct CSV column parsing

✅ Handle datetime columns in filters