fix: nivo charts update fixes (#6080)

This commit is contained in:
sriram veeraghanta 2024-11-26 18:52:42 +05:30 committed by GitHub
parent f7b2cee418
commit 31c761db25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 265 additions and 239 deletions

View file

@ -3,7 +3,9 @@ import { Theme } from "@nivo/core";
export const CHARTS_THEME: Theme = {
background: "transparent",
textColor: "rgb(var(--color-text-200))",
text: {
color: "rgb(var(--color-text-200))",
},
axis: {
domain: {
line: {