Skip to content

Code Insights: Fix insights line chart ticks rendering

Administrator requested to merge vk/fix-line-chart-ticks-updating into main

Created by: vovakulikov

Сloses https://github.com/sourcegraph/sourcegraph/issues/36749

Before After

Test plan

  • Enable feature flag insight-polling-enabled
  • Create an insight
  • See that when new data is pulled from the backend and was rendered on the chart Line chart ticks look good (don't have overflowed problem)

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading