Skip to content

Commit

Permalink
TimeSeries: Fix rendering when zooming to time ranges between datapoi…
Browse files Browse the repository at this point in the history
…nts (#59444)
  • Loading branch information
leeoniya committed Dec 1, 2022
1 parent 7d043e1 commit e1e8583
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 @@ -7490,9 +7490,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 e1e8583

Please sign in to comment.