Better margin on the tracked flows display.

This commit is contained in:
Herbert Wolverson 2024-07-17 09:15:06 -05:00
parent 11e8a8fb86
commit bbab9489e5

View File

@ -14,6 +14,9 @@ export class FlowCountGraph extends DashboardGraph {
}
this.option = {
grid: {
x: '10%',
},
legend: {
orient: "horizontal",
right: 10,