Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: Remove long uninstructive examples#28654

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
story645 merged 1 commit intomatplotlib:mainfromtimhoffm:doc-remove-examples
Aug 5, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
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
5 changes: 0 additions & 5 deletionsdoc/users/prev_whats_new/whats_new_1.5.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -368,11 +368,6 @@ kwargs names is not ideal, but `.Axes.fill_between` already has a

This is particularly useful for plotting pre-binned histograms.

.. figure:: ../../gallery/lines_bars_and_markers/images/sphx_glr_filled_step_001.png
:target: ../../gallery/lines_bars_and_markers/filled_step.html
:align: center
:scale: 50

Square Plot
```````````

Expand Down
237 changes: 0 additions & 237 deletionsgalleries/examples/lines_bars_and_markers/filled_step.py
View file
Open in desktop

This file was deleted.

111 changes: 0 additions & 111 deletionsgalleries/examples/statistics/barchart_demo.py
View file
Open in desktop

This file was deleted.

3 changes: 3 additions & 0 deletionsgalleries/examples/statistics/histogram_multihist.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,6 +14,9 @@
shape of a histogram. The Astropy docs have a great section on how to
select these parameters:
http://docs.astropy.org/en/stable/visualization/histogram.html

.. redirect-from:: /gallery/lines_bars_and_markers/filled_step

"""
# %%
import matplotlib.pyplot as plt
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp