Added filtering of datapoints
This commit is contained in:
parent
7e45798527
commit
df8e3fba23
4 changed files with 63 additions and 8 deletions
|
|
@ -30,6 +30,10 @@
|
|||
color: @text3;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
div {
|
||||
white-space: nowrap;
|
||||
align-self: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue