odoo/o-spreadsheet#6046
Created by BI, Hendrickx Anthony (anhe)
- label
- odoo:master-chart-add_zoom_slider-anhe
- head
- 1ff1184f239dabdc71bb2c1b87cb75944fdfbc5f
odoo/o-spreadsheet | |
---|---|
master | #6046 missing r+ |
[IMP] chart: add zoom interactivity
Task Description
This PR aims to add the possibility to zoom/pan in a chart. Two
ways of manipulating the chart have been add :
1. By ctrl+scrolling on a chart and then ctrl+click+move
2. With the dedicated component
The zoom interactivity can be enabled by the config panel on line,
scatter, bar and combo chart. The dedicated component should be
activated with the "zoom" icon on the chart, next to the menu icon,
which is only visible if the "zoom" option is activated in the
config menu.