Add support for raw flow extraction

This commit is contained in:
emanuele-f 2018-11-14 21:00:16 +01:00
parent d36721cc20
commit cfcf30ae9d
5 changed files with 16 additions and 7 deletions

View file

@ -338,6 +338,10 @@ tr.quotas > td {
min-width: 7em;
}
#chart1-flows td:last-child a:not(:first-child) {
margin-left: 5px;
}
/* NOTE: this is commented to avoid highliting overlapping line issues due to
* curves interpolation.
*/