Skip to content

Instantly share code, notes, and snippets.

@caspg
Created December 10, 2016 17:58
Show Gist options
  • Save caspg/2cfc763d4f0f69aa52fc4bbe52ba0f3c to your computer and use it in GitHub Desktop.
Save caspg/2cfc763d4f0f69aa52fc4bbe52ba0f3c to your computer and use it in GitHub Desktop.
.Axis path,
.Axis line {
stroke: #E0E0E0;
}
.Axis text {
font-size: 11px;
fill: black;
}
.Axis-Bottom text {
transform: rotate(-45deg);
text-anchor: end;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment