Yury Molodov
|
e7591577f0
|
vmui: update dependencies (#1754)
* update dependencies
* update codemirror version
* app/vmui: `make vmui-update`
Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
|
2021-10-26 19:32:31 +03:00 |
|
Yury Molodov
|
744f6a98eb
|
vmui: features (#1711)
* feat: initial uPlot graph
* feat: add zoom/pan for graph
* fix: add zoom by ctrl/mac
* fix: remove unused code
* feat: add toggle cache for fetch
* feat: add fix y-axis limits
* fix: stop point events while panning
* fix: change getting cursor position when scaling
* feat: add cursor tooltip to graph
* fix: uninstall chart.js
* fix: change link for create an issue
* fix: set default cache value to true
* app/vmalert: follow-up after 0e2486df56
* docs/CHANGELOG.md: document 5416e18007
* app/vmui: `make vmui-update`
Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
|
2021-10-18 15:19:01 +03:00 |
|
Aliaksandr Valialkin
|
cf87050d83
|
app/vmui: follow-up after 7bfb44113e
* Run `vmui-update`
* Document the changes in README.md and CHANGELOG.md
|
2021-10-08 15:11:09 +03:00 |
|
Yury Molodov
|
80df31b2ee
|
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:27:49 +03:00 |
|
Aliaksandr Valialkin
|
c3e6ce1db9
|
app/vmselect: make vmui-update after a91d41f12a
|
2021-07-26 10:32:01 +03:00 |
|
Aliaksandr Valialkin
|
98e049ba6d
|
app/vmui: move source code from https://github.com/VictoriaMetrics/vmui to app/vmui
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1413
|
2021-07-09 17:13:51 +03:00 |
|