There was an error while loading. Please reload this page.
2 parents c1647e9 + a5695a5 commit 5aff7cdCopy full SHA for 5aff7cd
1 file changed
ui/src/widgets/ui-chart/UIChart.vue
@@ -268,6 +268,7 @@ export default {
268
}
269
},
270
axisLabel: {
271
+ hideOverlap: true, // hide labels that would overlap adjacent label
272
color: textColor
273
274
minorSplitLine: {
0 commit comments