mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
[skip ci] improve doc string from review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
f1ce0913b3
commit
37f9bdfaca
1 changed files with 2 additions and 1 deletions
|
|
@ -341,10 +341,11 @@ class Universe(UniverseBase):
|
|||
**kwargs
|
||||
Keyword arguments passed to :func:`matplotlib.pyplot.imshow`
|
||||
|
||||
.. versionadded:: 0.13.4
|
||||
outline : bool
|
||||
Whether outlines between color boundaries should be drawn
|
||||
|
||||
.. versionadded:: 0.13.4
|
||||
|
||||
Returns
|
||||
-------
|
||||
matplotlib.image.AxesImage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue