mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Fixes chart analysis page
This commit is contained in:
parent
2cf7ba7e7e
commit
533e907e23
5 changed files with 74 additions and 52 deletions
|
|
@ -394,7 +394,7 @@ export class ChartWidget extends Widget {
|
|||
else {
|
||||
axis.labels.formatter = NtopUtils[selectedFormatter];
|
||||
}
|
||||
}
|
||||
} // enable formatters
|
||||
}
|
||||
|
||||
_buildDataLabels(config, rsp) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue