Browse Source

UI: Update api usage dashboard

pull/13540/head
Artem Dzhereleiko 1 year ago
parent
commit
347bdbdb71
  1. 2
      ui-ngx/src/assets/dashboard/api_usage.json

2
ui-ngx/src/assets/dashboard/api_usage.json

@ -7885,6 +7885,7 @@
},
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
"tooltipDateInterval": true,
"tooltipHideZeroFalse": true,
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
"tooltipBackgroundBlur": 4,
"animation": {
@ -8293,6 +8294,7 @@
},
"tooltipDateColor": "rgba(0, 0, 0, 0.76)",
"tooltipDateInterval": true,
"tooltipHideZeroFalse": true,
"tooltipBackgroundColor": "rgba(255, 255, 255, 0.76)",
"tooltipBackgroundBlur": 4,
"animation": {

Loading…
Cancel
Save