[yt-svn] commit/yt: 3 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Sep 15 11:46:48 PDT 2014


3 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/f5a09922c293/
Changeset:   f5a09922c293
Branch:      yt
User:        xarthisius
Date:        2014-09-13 22:29:01
Summary:     [docs] fix hyperlinks and minor syntax issues in colormaps
Affected #:  1 file

diff -r 8d0b30b6b14878579ff380017ac46d826eb0c788 -r f5a09922c293185b5abea42a18c3c1ffe6782e4d doc/source/visualizing/colormaps/index.rst
--- a/doc/source/visualizing/colormaps/index.rst
+++ b/doc/source/visualizing/colormaps/index.rst
@@ -7,18 +7,19 @@
 matplotlib colormaps as well for nearly all functions.  Individual visualization
 functions usually allow you to specify a colormap with the ``cmap`` flag.
 
-If you have installed `brewer2mpl`
-(`pip install brewer2mpl` or see `https://github.com/jiffyclub/brewer2mpl`_),
-you can also access the discrete colormaps available on
-`http://colorbrewer2.org`_. Instead of supplying the colormap name, specify
-a tuple of the form (name, type, number), for example `('RdBu', 'Diverging', 9)`.
-These discrete colormaps will not be interpolated, and can be useful for
-creating colorblind/printer/grayscale-friendly plots. For more information,
-visit `http://colorbrewer2.org`_.
+If you have installed brewer2mpl (``pip install brewer2mpl`` or see
+`https://github.com/jiffyclub/brewer2mpl
+<https://github.com/jiffyclub/brewer2mpl>`_), you can also access the discrete
+colormaps available on `http://colorbrewer2.org <http://colorbrewer2.org>`_.
+Instead of supplying the colormap name, specify a tuple of the form (name, type,
+number), for example ``('RdBu', 'Diverging', 9)``.  These discrete colormaps will
+not be interpolated, and can be useful for creating
+colorblind/printer/grayscale-friendly plots. For more information, visit
+`http://colorbrewer2 <http://colorbrewer2.org>`_.
 
-Here is a chart of all of the yt and matplotlib colormaps available.  In addition to each 
-colormap displayed here, you can access its "reverse" by simply appending a 
-``"_r"`` to the end of the colormap name.
+Here is a chart of all of the yt and matplotlib colormaps available.  In
+addition to each colormap displayed here, you can access its "reverse" by simply
+appending a ``"_r"`` to the end of the colormap name.
 
 All Colormaps (including matplotlib)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


https://bitbucket.org/yt_analysis/yt/commits/cbb0684371d1/
Changeset:   cbb0684371d1
Branch:      yt
User:        xarthisius
Date:        2014-09-13 22:34:21
Summary:     add missing .org
Affected #:  1 file

diff -r f5a09922c293185b5abea42a18c3c1ffe6782e4d -r cbb0684371d16768b440b7bd1cc0e517fa3e125f doc/source/visualizing/colormaps/index.rst
--- a/doc/source/visualizing/colormaps/index.rst
+++ b/doc/source/visualizing/colormaps/index.rst
@@ -15,7 +15,7 @@
 number), for example ``('RdBu', 'Diverging', 9)``.  These discrete colormaps will
 not be interpolated, and can be useful for creating
 colorblind/printer/grayscale-friendly plots. For more information, visit
-`http://colorbrewer2 <http://colorbrewer2.org>`_.
+`http://colorbrewer2.org <http://colorbrewer2.org>`_.
 
 Here is a chart of all of the yt and matplotlib colormaps available.  In
 addition to each colormap displayed here, you can access its "reverse" by simply


https://bitbucket.org/yt_analysis/yt/commits/8bb2e6a405bf/
Changeset:   8bb2e6a405bf
Branch:      yt
User:        ngoldbaum
Date:        2014-09-15 20:46:40
Summary:     Merged in xarthisius/yt (pull request #1203)

[docs] fix hyperlinks and minor syntax issues in colormaps
Affected #:  1 file

diff -r b46af3130668811b0c223947083442dfead077dd -r 8bb2e6a405bf810eaaf0623deff453c746c546f4 doc/source/visualizing/colormaps/index.rst
--- a/doc/source/visualizing/colormaps/index.rst
+++ b/doc/source/visualizing/colormaps/index.rst
@@ -7,18 +7,19 @@
 matplotlib colormaps as well for nearly all functions.  Individual visualization
 functions usually allow you to specify a colormap with the ``cmap`` flag.
 
-If you have installed `brewer2mpl`
-(`pip install brewer2mpl` or see `https://github.com/jiffyclub/brewer2mpl`_),
-you can also access the discrete colormaps available on
-`http://colorbrewer2.org`_. Instead of supplying the colormap name, specify
-a tuple of the form (name, type, number), for example `('RdBu', 'Diverging', 9)`.
-These discrete colormaps will not be interpolated, and can be useful for
-creating colorblind/printer/grayscale-friendly plots. For more information,
-visit `http://colorbrewer2.org`_.
+If you have installed brewer2mpl (``pip install brewer2mpl`` or see
+`https://github.com/jiffyclub/brewer2mpl
+<https://github.com/jiffyclub/brewer2mpl>`_), you can also access the discrete
+colormaps available on `http://colorbrewer2.org <http://colorbrewer2.org>`_.
+Instead of supplying the colormap name, specify a tuple of the form (name, type,
+number), for example ``('RdBu', 'Diverging', 9)``.  These discrete colormaps will
+not be interpolated, and can be useful for creating
+colorblind/printer/grayscale-friendly plots. For more information, visit
+`http://colorbrewer2.org <http://colorbrewer2.org>`_.
 
-Here is a chart of all of the yt and matplotlib colormaps available.  In addition to each 
-colormap displayed here, you can access its "reverse" by simply appending a 
-``"_r"`` to the end of the colormap name.
+Here is a chart of all of the yt and matplotlib colormaps available.  In
+addition to each colormap displayed here, you can access its "reverse" by simply
+appending a ``"_r"`` to the end of the colormap name.
 
 All Colormaps (including matplotlib)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

--

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