mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Update openmc/universe.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
2f87ce7f27
commit
22f4fc0902
1 changed files with 0 additions and 3 deletions
|
|
@ -342,9 +342,6 @@ class Universe(UniverseBase):
|
|||
.. versionadded:: 0.13.4
|
||||
legend_kwargs : dict
|
||||
Keyword arguments passed to :func:`matplotlib.pyplot.legend`.
|
||||
The default is:
|
||||
|
||||
{'bbox_to_anchor': (1.05, 1), 'loc':2, 'borderaxespad': 0.0}
|
||||
|
||||
.. versionadded:: 0.13.4
|
||||
**kwargs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue