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

PlotLayoutAxis.xy should not have a default #66

Closed
ValentinKaisermayer opened this issue Apr 15, 2023 · 2 comments
Closed

PlotLayoutAxis.xy should not have a default #66

ValentinKaisermayer opened this issue Apr 15, 2023 · 2 comments

Comments

@ValentinKaisermayer
Copy link
Contributor

PlotLayout(yaxis=[PlotLayoutAxis(...)]) has the wrong effect since xy is "x" per default. Either PlotLayout has to reset all xy of the yaxis to "y" or et least not have a default at all. Defaults should be correct 99% of the time.

@hhaensel
Copy link
Member

hhaensel commented Mar 5, 2024

@ValentinKaisermayer
Although we do no longer develop the Charts interface, I have implemented a fix. Please check and close in case of success.

@hhaensel
Copy link
Member

hhaensel commented Oct 7, 2024

I understand that the fix works and will close this issue. Please reopen, if it's still relevant.

@hhaensel hhaensel closed this as completed Oct 7, 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

No branches or pull requests

2 participants