Closed ortk95 closed 1 year ago
Should be able to do e.g. Observation(...).plot_map(..., wireframe_kwargs=dict(color='r')) for consistency with the normal wireframe arguments
Observation(...).plot_map(..., wireframe_kwargs=dict(color='r'))
Fixed in #303
Should be able to do e.g.
Observation(...).plot_map(..., wireframe_kwargs=dict(color='r'))
for consistency with the normal wireframe arguments