github graphieros/vue-data-ui v2.2.29

latest releases: v3.1.4, v3.1.3, v3.1.2...
14 months ago
  • VueUiNestedDonuts : added shadow config option:
config.style.chart.layout.donut.useShadow : boolean; // default: false
config.style.chart.layout.donut.shadowColor : string; // default: "#2D353C"

image

  • VueUiQuickChart: added shadow config option for donut type:
config.donutUseShadow : boolean; // default: false
config.donutShadowColor : string; // default: "#2D353C"

image

  • VueUiXy : when hovering on the chart, line plots radius is now highlighted.

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

NewReleases is sending notifications on new releases.