Skip to content

Check if functionality of contour and contour_map can be combined #175

Description

@hoyer-a

Check if functionality of contour and contour_map could be condensed into one function.

Right now sp.plot.contour_map uses matplotlib's contour / contourf while sp.plot.contour uses tricontour / tricontourf. Maybe both plot-function can use contour / contourf.

The projection parameter could be used to get both mappings into one function.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Ready for pickup

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions