github graphieros/vue-data-ui v3.13.4

14 hours ago

A config attribute was added to control the max width of the zoom component in the following charts:

  • VueUiXy
  • VueUiXyCanvas
  • VueUiQuickChart
  • VueUiDonutEvolution
  • VueUiStackbar
  • VueUiStackline
  • VueUiCandlestick

zoom.maxWidth (number | null) is set to null by default (previous behavior, the components takes 100% of the available width)

Docs are up to date

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

NewReleases is sending notifications on new releases.