Draw line chart axises

This commit is contained in:
2015-10-31 23:53:10 +03:00
parent 091959185e
commit a05b28f549
2 changed files with 29 additions and 10 deletions
+7
View File
@@ -59,6 +59,13 @@ body {
.linechart .line.errors {
stroke: #f64;
}
.linechart .axis {
stroke: #aaa;
}
.linechart .arrow {
stroke: #aaa;
fill: #aaa;
}
/*