-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
mplot3d failed to clip bar charts if zlim is set. #8902
Copy link
Copy link
Open
Labels
Difficulty: Hardhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesNew featurekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Actiontopic: mplot3d
Milestone
Metadata
Metadata
Assignees
Labels
Difficulty: Hardhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesNew featurekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Actiontopic: mplot3d
Bug report
Bug summary
mplot3d failed to clip bar charts if zlim is set.
Code for reproduction
Actual outcome
Expected outcome
The z-axis would be clipped according to the zlim_3d parameters properly
Matplotlib version
Matplotlib installed from pip.