vue-css-donut-chart
Advanced tools
Changelog
2.1.0
suppress-validation-warnings
to suppress warnings about invalid values.size
.auto-adjust-text-size
now uses ResizeObserver instead of window resize event. This will allow for more accurate text size adjustments when the component is resized dynamically.