Skip to content

Commit

Permalink
[v9.3.x] TimeSeries: Fix rendering when zooming to time ranges betwee…
Browse files Browse the repository at this point in the history
…n datapoints (#59683)

TimeSeries: Fix rendering when zooming to time ranges between datapoints (#59444)

(cherry picked from commit e1e8583)

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
  • Loading branch information
grafanabot and leeoniya committed Dec 1, 2022
1 parent c53ae81 commit 1e47c58
Show file tree
Hide file tree
Showing 13 changed files with 600 additions and 88 deletions.
4 changes: 1 addition & 3 deletions .betterer.results
Original file line number Diff line number Diff line change
Expand Up @@ -7792,9 +7792,7 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not use any type assertions.", "16"],
[0, 0, 0, "Do not use any type assertions.", "17"],
[0, 0, 0, "Do not use any type assertions.", "18"],
[0, 0, 0, "Do not use any type assertions.", "19"],
[0, 0, 0, "Do not use any type assertions.", "20"],
[0, 0, 0, "Do not use any type assertions.", "21"]
[0, 0, 0, "Do not use any type assertions.", "19"]
],
"public/app/plugins/panel/histogram/Histogram.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
Expand Down

0 comments on commit 1e47c58

Please sign in to comment.