Zoom feature - Focus on drag
Add optional config attributes to zoom on a set portion of the zoom component:
Enregistrement.de.l.ecran.2025-09-18.a.14.27.25.mov
config...zoom : {
focusOnDrag: true, // New. Default: false, current behavior
focusRangeRatio: 0.2, // New: will zoom on 20% of the zoom width, around the cursor position. Clamped from 0.05 to 0.95
}
Available for the following components:
- VueUiXy
- VueUiXyCanvas
- VueUiDonutEvolution
- VueUiStackbar
- VueUiCandlestick
- VueUiQuickChart