Code Insights: Fix line chart point hover coords distribution
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.