Draw line chart axises
This commit is contained in:
@@ -59,6 +59,13 @@ body {
|
||||
.linechart .line.errors {
|
||||
stroke: #f64;
|
||||
}
|
||||
.linechart .axis {
|
||||
stroke: #aaa;
|
||||
}
|
||||
.linechart .arrow {
|
||||
stroke: #aaa;
|
||||
fill: #aaa;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user