mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2024-11-22 00:07:21 -06:00
Log axes aren't working properly - try this
This commit is contained in:
parent
a8dbf6187a
commit
c7f06f9a39
@ -6,7 +6,7 @@ export class FlowDurationsGraph extends DashboardGraph {
|
||||
this.option = {
|
||||
xAxis: {
|
||||
name: "Seconds",
|
||||
type: 'log',
|
||||
type: 'value',
|
||||
},
|
||||
yAxis: {
|
||||
name: "Samples",
|
||||
|
Loading…
Reference in New Issue
Block a user