Wednesday, June 8, 2022
2 changes · master
New functionality added to Odoo
Spreadsheets now support new gauge and scorecard chart options, giving users more visual ways to track key metrics and progress. The update also improves chart menu access and fixes an issue where gauge charts displayed incorrectly when the maximum value was zero.
Odoo Documents spreadsheets now support scorecard and gauge charts, giving users more ways to present key metrics visually. The update also improves chart menu display and fixes a gauge chart issue when the maximum value is zero.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/a6009e31 [IMP] charts: add scorecard and gauge charts https://github.com/odoo/o-spreadsheet/commit/c7677581 [REF] evaluation: simplify reference evaluation functions https://github.com/odoo/o-spreadsheet/commit/b386f08a [FIX] menu: bad CSS for text overflow