github graphieros/vue-data-ui v3.1.14

9 hours ago

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

Don't miss a new vue-data-ui release

NewReleases is sending notifications on new releases.