8000 Drop deprecated `zauto`, `zmin` and `zmax` from the surface trace by archmoj · Pull Request #7234 · plotly/plotly.js · GitHub
[go: up one dir, main page]

Skip to content

Drop deprecated zauto, zmin and zmax from the surface trace #7234

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

Merged
merged 6 commits into from
Oct 17, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
gl3d_autocolorscale mock is now pass mock validation
  • Loading branch information
archmoj committed Oct 17, 2024
commit 10f2a773dab4d288a6ba7abe9e7604503f452551
1 change: 0 additions & 1 deletion tasks/test_mock.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ function notBlackListed(name) {
'gl2d_text_chart_single-string',
'gl2d_text_chart_styling',
'gl2d_texttemplate',
'gl3d_autocolorscale',
'gl3d_bunny',
'gl3d_bunny-hull',
'gl3d_coloraxes',
Expand Down
0