Skip to content

projection kwarg could be better documented. #17088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jklymak opened this issue Apr 9, 2020 · 1 comment
Closed

projection kwarg could be better documented. #17088

jklymak opened this issue Apr 9, 2020 · 1 comment
Milestone

Comments

@jklymak
Copy link
Member

jklymak commented Apr 9, 2020

Bug report

Bug summary

The projection kwarg for fig.add_subplot does not make it clear that it can also take a subclass of Axes as an argument (I think, its all a little unclear).

projection : {None, 'aitoff', 'hammer', 'lambert', 'mollweide', 'polar', 'rectilinear', str}, optional
The projection type of the subplot (Axes). str is the name of a custom projection, see projections. The default None results in a 'rectilinear' projection.
@timhoffm
Copy link
Member

Closed by #18573.

@QuLogic QuLogic added this to the v3.4.0 milestone Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants