[yt-svn] commit/yt-doc: ChrisMalone: the simple contour plot should be after annotate_contours has been introduced

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Sat May 25 22:50:17 PDT 2013


1 new commit in yt-doc:

https://bitbucket.org/yt_analysis/yt-doc/commits/ad3986d5f59e/
Changeset:   ad3986d5f59e
User:        ChrisMalone
Date:        2013-05-26 07:43:40
Summary:     the simple contour plot should be after annotate_contours has been introduced
Affected #:  2 files

diff -r 182946195730d16645dcf8058b93dbbbb18acc1f -r ad3986d5f59ecdf940510a3a124436f7f0826212 source/cookbook/complex_plots.rst
--- a/source/cookbook/complex_plots.rst
+++ b/source/cookbook/complex_plots.rst
@@ -98,6 +98,16 @@
 
 .. yt_cookbook:: contours_on_slice.py
 
+Simple Contours in a Slice
+~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Sometimes it is useful to plot just a few contours of a quantity in a
+dataset.  This shows how one does this by first making a slice, adding
+contours, and then hiding the colormap plot of the slice to leave the
+plot containing only the contours that one has added.
+
+.. yt_cookbook:: simple_contour_in_slice.py
+
 Styling Radial Profile Plots
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 

diff -r 182946195730d16645dcf8058b93dbbbb18acc1f -r ad3986d5f59ecdf940510a3a124436f7f0826212 source/cookbook/simple_plots.rst
--- a/source/cookbook/simple_plots.rst
+++ b/source/cookbook/simple_plots.rst
@@ -13,16 +13,6 @@
 
 .. yt_cookbook:: simple_slice.py
 
-Simple Contours in a Slice
-~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Sometimes it is useful to plot just a few contours of a quantity in a
-dataset.  This shows how one does this by first making a slice, adding
-contours, and then hiding the colormap plot of the slice to leave the
-plot containing only the contours that one has added.
-
-.. yt_cookbook:: simple_contour_in_slice.py
-
 Simple Probability Distribution Functions
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list