uxarray.plot.grid_plot._plot_coords_as_points

uxarray.plot.grid_plot._plot_coords_as_points#

uxarray.plot.grid_plot._plot_coords_as_points(element, uxgrid, backend='bokeh', width=1000, height=500, xlabel='Longitude', ylabel='Latitude', **kwargs)#

Helper function for plotting coordinates (node, edge, face) as Points with Holoviews.