mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
TimeSeries: Fix rendering when zooming to time ranges between datapoints (#59444)
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"rxjs": "7.5.7",
|
||||
"tinycolor2": "1.4.2",
|
||||
"tslib": "2.4.1",
|
||||
"uplot": "1.6.22",
|
||||
"uplot": "1.6.23",
|
||||
"xss": "1.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user