8000 drop deprecated surface `zauto`, `zmin` and `zmax` in v3 · Issue #7187 · plotly/plotly.js · GitHub
[go: up one dir, main page]

Skip to content

drop deprecated surface zauto, zmin and zmax in v3 #7187

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

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

drop deprecated surface zauto, zmin and zmax in v3 #7187

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

Comments

@archmoj
Copy link
Contributor
archmoj commented Oct 2, 2024

_deprecated: {
zauto: extendFlat({}, colorScaleAttrs.zauto, {
description: 'Obsolete. Use `cauto` instead.'
}),
zmin: extendFlat({}, colorScaleAttrs.zmin, {
description: 'Obsolete. Use `cmin` instead.'
}),
zmax: extendFlat({}, colorScaleAttrs.zmax, {
description: 'Obsolete. Use `cmax` instead.'
})
},

@archmoj archmoj added this to the v3.0.0 milestone Oct 2, 2024
@gvwilson gvwilson changed the title Drop deprecated surface zauto, zmin and zmax in v3? drop deprecated surface zauto, zmin and zmax 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
< 4DA1 div class="discussion-sidebar-item sidebar-assignee js-discussion-sidebar-item" >
Assignees

@archmoj archmoj

Labels
feature something new P2 considered for next cycle
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0