Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save messutied/4dcc75766786f909bbaebf53a55ffae0 to your computer and use it in GitHub Desktop.
Save messutied/4dcc75766786f909bbaebf53a55ffae0 to your computer and use it in GitHub Desktop.
.metrics .metric .metric--chart-container, .metrics .metric .metric--chart-container svg {
background: transparent !important;
}
.metrics .metric .metric--chart-container svg .bg {
fill: transparent !important;
}
svg text {
fill: #9cb3c9 !important;
}
svg .gridlayer, svg .zerolinelayer {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment