-
-
Couldn't load subscription status.
- Fork 1.9k
rename axis.breaks to axis.rangebreaks #4641
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
Conversation
| editType: 'calc', | ||
| description: [ | ||
| 'Sets the lower and upper bounds of this axis break.', | ||
| 'Sets the lower and upper bounds of this axis rangebreak.', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm somehow as a noun I'm ambivalent about it - probably I'd change the noun usages in descriptions back to break(s) but it's not as clear to me as when break is a verb...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💃
Follow up of feature added in #4614 for
v1.53.0Fixes
codegennoting thatbreakis a reserved keyword in python.@plotly/plotly_js