Tuesday, July 2, 2024
1 change · master
New functionality added to Odoo
Spreadsheet users can now use area charts, which show line chart trends with the space below the line filled in. Line charts inserted from graph views now appear as area charts in spreadsheets, making reporting visuals more consistent across Odoo.
Original PR description
This commit adds the area charts subtype for odoo charts. Those are line charts with the area filled below the line. From the graph view, line charts are inserted as Area charts to be consitent between the graph view and the spreadsheet. Task: [3981124](https://www.odoo.com/web#id=3981124&cids=1&menu_id=4720&action=333&active_id=2328&model=project.task&view_type=form)