Compare commits

..

No commits in common. "e32a14557f02649abc8e8d7008165b923c6dce2b" and "a6a46dd7b6980ae7799bd10712f4c7fcc82ddbde" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View file

@ -107,9 +107,7 @@ export default function CategoryBarChart({
border: "1px solid var(--border)",
borderRadius: "8px",
color: "var(--foreground)",
boxShadow: "0 4px 12px rgba(0,0,0,0.15)",
}}
wrapperStyle={{ zIndex: 50 }}
labelStyle={{ color: "var(--foreground)" }}
itemStyle={{ color: "var(--foreground)" }}
/>

View file

@ -123,9 +123,7 @@ export default function CategoryOverTimeChart({
border: "1px solid var(--border)",
borderRadius: "8px",
color: "var(--foreground)",
boxShadow: "0 4px 12px rgba(0,0,0,0.15)",
}}
wrapperStyle={{ zIndex: 50 }}
labelStyle={{ color: "var(--foreground)" }}
itemStyle={{ color: "var(--foreground)" }}
filterNull