uxarray.plot.utils.HoloviewsBackend#
- class uxarray.plot.utils.HoloviewsBackend#
Utility class to compare and set a HoloViews plotting backend for visualization.
- __init__()#
Methods
__init__
()assign
(backend)Assigns a backend for use with HoloViews visualization.
reset_mpl_backend
()Resets the default backend for the
matplotlib
module.