Releases: graphieros/vue-data-ui
Releases · graphieros/vue-data-ui
VueUiSparkgauge
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
Added new mini component VueUiSparkgauge
VueUiWaffle captions
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
VueUiNestedDonuts
Added config options to display donut names, with or without abbreviations.
VueUiNestedDonuts new component
Added VueUiNestedDonuts
, allowing to compare breakdowns of comparable datasets.
VueUiDonut @selectDatpoint
VueUiDonut
Added @selectDatapoint
emit, that returns the selected data and index.
VueUiOnion fix
VueUiOnion
:
- Fixed tooltip issues when gradient is enabled
VueUiOnion tooltip
VueUiOnion
:
- Added tooltip
VueUiAgePyramid serie titles
Added offsetY
config option for serie titles
VueUiHeatmap bottom legend
Added missing color label for bottom legend.