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

Appearance settings

MAINT cleaning up of gallery examples. #7972

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 2 commits into from
Jan 29, 2017
Merged
Show file tree
Hide file tree
Changes from all 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
200 changes: 0 additions & 200 deletions 200 examples/api/sankey_demo_old.py

This file was deleted.

13 changes: 0 additions & 13 deletions 13 examples/misc/sample_data_demo.py

This file was deleted.

63 changes: 0 additions & 63 deletions 63 examples/pylab_examples/manual_axis.py

This file was deleted.

33 changes: 0 additions & 33 deletions 33 examples/pylab_examples/text_handles.py

This file was deleted.

50 changes: 0 additions & 50 deletions 50 examples/pylab_examples/toggle_images.py

This file was deleted.

3 changes: 0 additions & 3 deletions 3 examples/tests/backend_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@
'log_test.py',
'major_minor_demo1.py',
'major_minor_demo2.py',
'manual_axis.py',
'masked_demo.py',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you didn't actually remove manual_axis.py. I unticked the box in #7956.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eh, that's a mistake on my end.

'mathtext_demo.py',
'mathtext_examples.py',
Expand Down Expand Up @@ -237,7 +236,6 @@
'subplots_adjust.py',
'symlog_demo.py',
'table_demo.py',
'text_handles.py',
'text_rotation.py',
'text_rotation_relative_to_line.py',
'transoffset.py',
Expand Down Expand Up @@ -307,7 +305,6 @@
# examples that generate multiple figures

excluded = {
'pylab': ['__init__.py', 'toggle_images.py', ],
'units': ['__init__.py', 'date_support.py', ],
}

Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.