github graphieros/vue-data-ui v2.14.2

latest releases: v3.0.23, v3.0.22, v3.0.21...
one month ago

VueUiDonut & VueUiNestedDonuts #215

  • Add width and height config attributes:
const config = ref({
  style: {
    chart: {
      width: 512,
      height: 360
    }
  }
})

Note: these dimensions will be ignored when responsive is set to true.

Docs are up to date:
VueUiDonut
VueUiNestedDonuts

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

NewReleases is sending notifications on new releases.