ticks.length solves the Y axis bug.

This commit is contained in:
Cindy Chang
2024-06-17 22:32:57 +08:00
parent 541c0080aa
commit 7750f913a8
3 changed files with 173 additions and 23 deletions

View File

@@ -1,3 +1,4 @@
export const PRIME_VUE_TICKS_LIMIT = 6;
export const knownLayoutChartOption = {
padding: {
top: 16,