Skip to content

Releases: graphieros/vue-data-ui

VueUiSparkgauge

20 Mar 05:33
Compare
Choose a tag to compare

VueUiSparkgauge :

  • Improved safeguards when value is higher than max or lower than min. Providing a value higher than max will now just show a full gauge. Providing a value lower than min will just show an empty gauge.

VueUiSparkgauge new component

19 Mar 20:15
Compare
Choose a tag to compare

Added new mini component VueUiSparkgauge

VueUiWaffle captions

19 Mar 07:11
Compare
Choose a tag to compare

VueUiWAffle :

  • Added config option config.style.chart.layout.labels.captions which only works in horizontal grid mode (default), to display series information directly onto the chart.

VueUiNestedDonuts improvements

18 Mar 07:34
Compare
Choose a tag to compare

VueUiNestedDonuts

Added config options to display donut names, with or without abbreviations.

VueUiNestedDonuts new component

17 Mar 16:51
Compare
Choose a tag to compare

Added VueUiNestedDonuts, allowing to compare breakdowns of comparable datasets.

VueUiDonut @selectDatpoint

14 Mar 06:23
Compare
Choose a tag to compare

VueUiDonut

Added @selectDatapoint emit, that returns the selected data and index.

VueUiOnion fix

13 Mar 16:52
Compare
Choose a tag to compare

VueUiOnion :

  • Fixed tooltip issues when gradient is enabled

VueUiOnion tooltip

13 Mar 16:27
Compare
Choose a tag to compare

VueUiOnion :

  • Added tooltip

VueUiAgePyramid serie titles

11 Mar 07:50
Compare
Choose a tag to compare

Added offsetY config option for serie titles

VueUiHeatmap bottom legend

10 Mar 06:52
Compare
Choose a tag to compare

Added missing color label for bottom legend.