Skip to content

Add tutorials #8545

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 9 commits into from
Apr 30, 2017
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
converting examples to tutorials and fixing numbering / links
  • Loading branch information
choldgraf committed Apr 28, 2017
commit 964ef5ea3163266883baf17c38c6e84b24f20aa2
2 changes: 2 additions & 0 deletions examples/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Gallery

This gallery contains examples of the many things you can do with
Matplotlib. Click on any image to see the full image and source code.

See the sidebar to the right for a list of topics covered.
Copy link
Member

Choose a reason for hiding this comment

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

I don't think you need this sentence.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just added it in there because it took me like 2-3 weeks to realize that there was a sidebar w/ TOC haha. I can remove it if you think it's clear enough

4 changes: 4 additions & 0 deletions examples/color/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@

Color
=====

For more in-depth information about the colormaps available in matplotlib
as well as a description of their properties,
see the :ref:`colormaps tutorial <tutorials-colors>`.
31 changes: 0 additions & 31 deletions examples/color/colormaps.py

This file was deleted.

95 changes: 0 additions & 95 deletions examples/color/colormaps_reference.py

This file was deleted.

58 changes: 0 additions & 58 deletions examples/color/grayscale.py

This file was deleted.

100 changes: 0 additions & 100 deletions examples/color/lightness.py

This file was deleted.

Loading