v3.0.0-next.0 pre-release
This prerelease is the first step toward our 3.x line, focused exclusively on improving layouts and responsive features across every component.
⚠️ Note: This is a prerelease. APIs may shift between 3.0.0‑next.0 and the final 3.0.0. We strongly encourage you to try it out, share feedback, and report any issue you encounter. It is not recommended to use it in production.
npm i vue-data-ui@next
VueUiXy
v3.0.0-next.0 includes the following changes for VueUiXy
:
- Layout is automatically computed so you don't have to tweak paddings to fit scale labels, time labels and axis labels anymore.
- Configuration changes (possible breaking changes):
config.chart.padding
defaults are now set to 0 for top, right, bottom, left.
Components affected:
VueUiXy
VueUiRidgeline
(embedded VueUiXy config padding was also modified)