Plotting HEALPix datasets with an Orthographic projection using the default Bokeh backend results in an empty circular projection outline. The underlying data mesh fails to render.
This rendering defect was temporarily bypassed for static documentation generation in PR #1511 by explicitly invoking the Matplotlib backend.
Investigation Required:
Identify the point of failure in passing HEALPix mesh geometry to the Bokeh rendering engine when utilizing Orthographic projections.
Plotting HEALPix datasets with an Orthographic projection using the default Bokeh backend results in an empty circular projection outline. The underlying data mesh fails to render.
This rendering defect was temporarily bypassed for static documentation generation in PR #1511 by explicitly invoking the Matplotlib backend.
Investigation Required:
Identify the point of failure in passing HEALPix mesh geometry to the Bokeh rendering engine when utilizing Orthographic projections.