Skip to content

Conversation

@SamuMazzi
Copy link
Contributor

Description:
After v2.0.0, it's been introduced the nomination mvYAxis1/2/3 instead of the classical one mvYAxis. To preserve legacy code it's been implemented a way to support both. This had a little problem because it didn't save the new axis id in configData.axis as pointed out by @v-ein. This has been now fixed.

Closes #2412

Also, remove useless `_dirty` variable from `mvPlotAxisConfig` struct
@hoffstadt hoffstadt merged commit 65c2620 into hoffstadt:master Nov 6, 2024
4 checks passed
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.

Adding a line to the 2nd y-axis doesn't end up there

2 participants