Change 'center' argument of Universe.plot to 'origin'

This commit is contained in:
Paul Romano 2017-03-10 09:54:58 -06:00
parent 247c2461c5
commit f342b2a93d
2 changed files with 21 additions and 22 deletions

View file

@ -2051,10 +2051,9 @@ sub-elements:
*Default*: "plot"
:color_by:
Keyword for plot coloring. This can only be either "cell" or "material",
which colors regions by cells and materials, respectively. For voxel plots,
this determines which id (cell or material) is associated with each
position.
Keyword for plot coloring. This can be either "cell" or "material", which
colors regions by cells and materials, respectively. For voxel plots, this
determines which id (cell or material) is associated with each position.
*Default*: "cell"