Skip to content

Introduce parameter drawstyle as a replacement for step in fill_between()#31653

Draft
timhoffm wants to merge 1 commit into
matplotlib:mainfrom
timhoffm:api-fillbetween-drawstyle
Draft

Introduce parameter drawstyle as a replacement for step in fill_between()#31653
timhoffm wants to merge 1 commit into
matplotlib:mainfrom
timhoffm:api-fillbetween-drawstyle

Conversation

@timhoffm
Copy link
Copy Markdown
Member

Closes #29653.

For now, I'm just discouraging step in favor of the new drawstyle. It's not important enough to warrant a direct deprecation. However, I anticipate that we may deprecate and eventually remove on a timescale of
years.

()

Closes matplotlib#29653.

For now, I'm just discouraging step in favor of the new drawstyle. It's
not important enough to warrant a direct deprecation. However, I
anticipate that we may deprecate and eventually remove on a timescale of
 years.
@timhoffm timhoffm force-pushed the api-fillbetween-drawstyle branch from 197e3ae to 8b3a96b Compare May 10, 2026 23:02
@timhoffm timhoffm marked this pull request as draft May 12, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENH]: Make fill_between 'step' argument consistent with plot

1 participant