github graphieros/vue-data-ui v3.22.6

3 hours ago

VueUiTreemap

Add optional pan zoom, to facilitate reading of small breakdowns.

Enregistrement.de.l.ecran.2026-07-05.a.10.16.50.mov
const config = computed(() => {
  style: {
    chart: {
      zoom: {
        show: false, // If true, pan zoom will be enabled. If false, users can enable it in the chart menu
      }
    }
  }
})

Other

  • Improve data label font-size computation

Docs are up to date

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

NewReleases is sending notifications on new releases.