VictoriaMetrics/app
Yury Molodov a64155d91e
vmui: use Chart.js as default engine for graph (#1634)
* feat: add Plotly as default engine for graph

* fix: remove unused components

* feat: use Chart.js as default engine graph

* fix: correct styles for loader

* feat: add zoom/pan for chart

* feat: add height for chart

* fix: remove unused code

* fix: remove empty units from duration

* fix: change debounce for pan to 500ms

* fix: add utility for plugins register globally

* fix: optimize render graph

* feat: add buffer data for zoom

* fix: add limits for zoom in/out

* fix: change update data while zooming

* app/vmselect: `make vmui-update`

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2021-09-27 22:26:14 +03:00
..
victoria-metrics app/victoria-metrics/testdata/graphite/max_lookback_unset.json: fix the test after c4c77aa2dd 2021-09-27 21:41:14 +03:00
vmagent docs: make docs-sync 2021-09-23 20:51:35 +03:00
vmalert app/vmalert: remove unnecessary omitempty tag for interval param (#1649) 2021-09-23 17:55:59 +03:00
vmauth app/vmauth: do not log invalid auth tokens by default for security reasons 2021-09-14 12:20:03 +03:00
vmbackup docs/vmbackup.md: update the outdated link to vmbackupmanager 2021-09-13 14:16:53 +03:00
vmbackupmanager docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vmctl app/vmctl: fix misleading comment about cluster version for native mode (#1648) 2021-09-23 17:57:25 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vminsert changes protoparser apis for accepting reading from io.Reader (#1624) 2021-09-20 14:49:28 +03:00
vmrestore lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:29:33 +03:00
vmselect vmui: use Chart.js as default engine for graph (#1634) 2021-09-27 22:26:14 +03:00
vmstorage li/storage: re-use the per-day inverted index search code for searching in global index 2021-07-30 10:31:37 +03:00
vmui vmui: use Chart.js as default engine for graph (#1634) 2021-09-27 22:26:14 +03:00