Skip to content

Conversation

@korvin89
Copy link
Collaborator

No description provided.

@korvin89 korvin89 requested a review from kuzmadom as a code owner December 24, 2025 22:46
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui
Copy link

gravity-ui bot commented Dec 24, 2025

Visual Tests Report is ready.


const plotLineValue = Number(axisScale(plotLine.value));

if (plotLineValue < 0 || plotLineValue > height) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps you need to use the starting point of axis and axisHeight instead of height? Otherwise, it will not work correctly for split

@korvin89 korvin89 merged commit c2daa4b into main Dec 25, 2025
5 checks passed
@korvin89 korvin89 deleted the do-not-render-plot-lines-outside-plot-area branch December 25, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants