VictoriaMetrics/app/vmselect/vmui/static
Aliaksandr Valialkin 1d7c877b7b
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:25:46 +02:00
..
css vmui: fixed display type switching (#2088) 2022-01-21 16:56:22 +02:00
js app/vmui: small fixes 2022-02-14 16:25:46 +02:00