mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Fix heatmap in historical flows
This commit is contained in:
parent
21958254c9
commit
aa2357ebcb
3 changed files with 17 additions and 10 deletions
|
|
@ -1385,7 +1385,7 @@ historical_flow_utils.builtin_presets = {
|
|||
i18n_name = "queries.raw_flows",
|
||||
name = i18n("queries.raw_flows"),
|
||||
chart_type = "heatmap",
|
||||
chart_height = 100,
|
||||
chart_height = 60,
|
||||
chart =
|
||||
{
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue