uxarray.plot.accessor.UxDataArrayPlotAccessor#
- class uxarray.plot.accessor.UxDataArrayPlotAccessor(uxda)#
Plotting Accessor for UxDataArray, accessed through
UxDataArray.plot()orUxDataArray.plot.specific_routine()- __init__(uxda)#
Methods
__init__(uxda)datashade(*args[, method, plot_height, ...])Visualizes an unstructured grid data variable using data shading (rasterization + shading).
rasterize([method, backend, pixel_ratio, ...])Performs an unstructured grid rasterization for visualuzation.