VictoriaMetrics/app/vmselect/vmui/static
Aliaksandr Valialkin c723ac6a8f
app/vmui: small fixes
* Remove unneeded dependency on `numeral` package
* Properly parse numbers obtained from /api/v1/query_range according to
  https://prometheus.io/docs/prometheus/latest/querying/api/#expression-query-result-formats
* Optimize updating processing the received data from /api/v1/query_range
* Make smoother zoom on `ctrl+scroll`
* Reduce the number of points received from /api/v1/query_range by 2x in order to reduce load on backend
2022-02-14 16:31:31 +02:00
..
css vmui: fixed display type switching (#2088) 2022-01-21 16:57:14 +02:00
js app/vmui: small fixes 2022-02-14 16:31:31 +02:00