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

drop deprecated bar & histogram bardir in v3 #7186

Closed
archmoj opened this issue Oct 2, 2024 · 0 comments · Fixed by #7214
Closed

drop deprecated bar & histogram bardir in v3 #7186

archmoj opened this issue Oct 2, 2024 · 0 comments · Fixed by #7214
Assignees
Labels
feature something new P2 considered for next cycle
Milestone

Comments

@archmoj
Copy link
Contributor

archmoj commented Oct 2, 2024

_deprecated: {
bardir: {
valType: 'enumerated',
editType: 'calc',
values: ['v', 'h'],
description: 'Renamed to `orientation`.'
}
}

and

_deprecated: {
bardir: barAttrs._deprecated.bardir
},

@archmoj archmoj added this to the v3.0.0 milestone Oct 2, 2024
@archmoj archmoj changed the title Drop deprecated histogram bardir in v3? Drop deprecated bar & histogram bardir in v3? Oct 2, 2024
@gvwilson gvwilson changed the title Drop deprecated bar & histogram bardir in v3? drop deprecated bar & histogram bardir in v3 Oct 4, 2024
@gvwilson gvwilson added feature something new P2 considered for next cycle labels Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P2 considered for next cycle
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants