github graphieros/vue-data-ui v2.4.90

latest releases: v3.1.5, v3.1.4, v3.1.3...
7 months ago

VueUiGauge

Add new config option to:

  • display an arc following the proportion of the rating:
config.style.chart.layout.indicatorArc.show: boolean; // default: false
config.style.chart.layout.indicatorArc.radius: number; // default: 123
config.style.chart.layout.indicatorArc.fill: string; // default: "#E1E5E8"
  • hide / show the gauge pointer:
config.style.chart.layout.pointer.show: boolean; // default: true

This is a non breaking change.

This combination of options allows for even more customization.

Try it out on the docs website

More examples will be added soon in the examples page

image

Enregistrement.de.l.ecran.2025-01-27.a.19.56.47.mov

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

NewReleases is sending notifications on new releases.