Skip to content

Fix Code Insight line chart with negative value for chart Y axis

Administrator requested to merge code-insights/fix-y-nagitive-value into main

Created by: vovakulikov

Closes https://github.com/sourcegraph/sourcegraph/issues/20046

This PR simply adds a constraint on the negative part of the Y-axis.

Before

image

After

image

Merge request reports

Loading