issues
search
leoswing
/
comparequeries-datasource-rc
Grafana plugin for compare queries, with React support
Apache License 2.0
53
stars
0
forks
source link
fix: fix QueryEditor data model binding issue with the form
#3
Closed
leoswing
closed
4 months ago
leoswing
commented
4 months ago
Fix:
Binding data issue when open the editor and query refresh, no data ref is shown in this plugin, solve issue #2
Upgrade the form model with query from QueryEditor
Fix: