VueUiXy
- Add a config option to cut lines and areas on null values. Set to false by default, so it does not lead to breaking changes.
const config = {
line: {
cutNullValues: false,
}
}
VueUiChestnut
- Improve the proportions of expanded donuts so it's more visually pleasing
