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

Add support for stepwise Area plots #5390

Merged
merged 1 commit into from
Aug 14, 2022
Merged

Conversation

j-svensmark
Copy link
Contributor

Add support for the step option of the matplotlib fill_between method.
https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.fill_between.html

Add support for the `step` option of the matplotlib `fill_between` method.
https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.fill_between.html
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2022

Codecov Report

Merging #5390 (7ad5d85) into master (3424cd7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5390   +/-   ##
=======================================
  Coverage   88.07%   88.07%           
=======================================
  Files         301      301           
  Lines       61969    61969           
=======================================
  Hits        54579    54579           
  Misses       7390     7390           
Impacted Files Coverage Δ
holoviews/plotting/mpl/chart.py 64.02% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr
Copy link
Member

Thanks @j-svensmark!

@philippjfr philippjfr merged commit 8b2ee78 into holoviz:master Aug 14, 2022
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants