Skip to content

Store new axis ID when automatically deduced - #2414

Merged
hoffstadt merged 1 commit into
hoffstadt:masterfrom
SamuMazzi:2nd-series-axis-fix
Nov 6, 2024
Merged

hoffstadt merged 1 commit into
hoffstadt:masterfrom
SamuMazzi:2nd-series-axis-fix

Conversation

@SamuMazzi

Copy link
Copy Markdown
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
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