uxarray.plot.dataarray_plot._plot_data_as_points

uxarray.plot.dataarray_plot._plot_data_as_points#

uxarray.plot.dataarray_plot._plot_data_as_points(element, uxda, backend='bokeh', width=1000, height=500, colorbar=True, cmap='Blues', xlabel='Longitude', ylabel='Latitude', projection=None, **kwargs)#

Helper function for plotting data variables as Points, either on the Nodes, Face Centers, or Edge Centers.