github graphieros/vue-data-ui v3.19.1

4 hours ago

VueUiCirclePack

Add support for recursive children.

image
type VueUiCirclePackDatasetItem = {
    name: string
    value: number
    color?: string
    children?: VueUiCirclePackDatasetItem[]
}

Other features:

  • pan zoom:
Enregistrement.de.l.ecran.2026-05-03.a.10.24.44.mov
  • new config attributes to control parent tooltips

Docs are up to date

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

NewReleases is sending notifications on new releases.