Skip to content

Code Insights: Fix line chart point hover coords distribution

Administrator requested to merge vk/fix-insight-chart-corner-point-hover into main

Created by: vovakulikov

Fixes https://github.com/sourcegraph/sourcegraph/issues/34182

Test plan

  • Make sure that you can hover all points on the line chart, even if they are placed at the very end of the chart (corners)

For testing, you can use insight on this dashboard https://k8s.sgdev.org/insights/dashboards/ZGFzaGJvYXJkOnsiSWRUeXBlIjoiY3VzdG9tIiwiQXJnIjo3MjcyNTJ9

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading