Skip to content

Instantly share code, notes, and snippets.

View mrahtz's full-sized avatar

Matthew Rahtz mrahtz

View GitHub Profile
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.axis path,
.axis line {
fill: none;
stroke-width: 1px;
stroke: black;
}
</style>
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.axis path,
.axis line {
fill: none;
stroke-width: 1px;
stroke: black;
}
</style>