Improve multi series tooltips for line chart

This commit is contained in:
Colin McLeod
2015-09-17 01:00:10 -07:00
parent b479b61926
commit eb52a7548c
5 changed files with 75 additions and 28 deletions

View File

@@ -60,5 +60,6 @@ svg {
fill: @bgBlack;
stroke: @secondary;
stroke-width: 1px;
font-size: 0.75em
}
}