Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing weird display issues with yyaxis #68

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

NicolasClairis
Copy link
Contributor

Forcing to have no Marker and continuous lines everywhere to avoid the bug when yyaxis left and yyaxis right are called

Forcing to have no Marker and continuous lines everywhere to avoid the bug when yyaxis left and yyaxis right are called
@NicolasClairis
Copy link
Contributor Author

This should fix the issue I raised here #66 and some of the issues raised here #59 as well

@bastibe
Copy link
Owner

bastibe commented Apr 12, 2024

This looks good to me. Is it ready to merge on your end?

I don't have access to Matlab any longer, so I'm trusting you that it works as intended.

@NicolasClairis
Copy link
Contributor Author

Indeed it seems to work now, at least whenever I implemented it so I think you're good to go. I will add a commit and/or open a new issue if I realize that this introduced new problems but in principle I just fixed the default Marker and LineStyle to "none" and "-" everywhere so should not be too problematic I guess(?) Thanks for the fast reactivity!

@bastibe bastibe merged commit f9609cf into bastibe:master Apr 13, 2024
@bastibe
Copy link
Owner

bastibe commented Apr 13, 2024

Thank you very much then!

@NicolasClairis NicolasClairis deleted the patch-3 branch April 30, 2024 16:04
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.

2 participants