Mostly working parallel coordinates
This commit is contained in:
@@ -3,15 +3,14 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.foreground path {
|
||||
.foregroundlines {
|
||||
fill: none;
|
||||
stroke-opacity: .5;
|
||||
stroke-opacity: 0.3;
|
||||
stroke-width: 1.5px;
|
||||
}
|
||||
|
||||
.foreground path.fade {
|
||||
stroke: #000;
|
||||
stroke-opacity: .05;
|
||||
.foregroundlines.fade {
|
||||
display:none
|
||||
}
|
||||
|
||||
.legend {
|
||||
|
||||
Reference in New Issue
Block a user