Added example of col_spec in user's guide.

This commit is contained in:
Paul Romano 2012-09-07 13:38:51 -04:00
parent bd39560484
commit 746a05984c

View file

@ -938,6 +938,13 @@ sub-elements:
Specifies the custom color for the cell or material. Should be 3 integers separated
by spaces.
As an example, if your plot is colored by material and you want material 23
to be blue, the corresponding ``col_spec`` element would look like:
.. code-block:: xml
<col_spec id="23" rgb="0 0 255" />
*Default*: None
:mask: