fix: #303 of cycle eff tooltip. Change background chart grid lines.

This commit is contained in:
Cindy Chang
2024-06-19 11:00:03 +08:00
parent b10e135fee
commit 96ee2eb7fb
4 changed files with 24 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
export const PRIME_VUE_TICKS_LIMIT = 6;
export const GRID_COLOR = '#64748b';
export const knownLayoutChartOption = {
padding: {
top: 16,