Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Small issues with the examplepolar_scatter_demo.py #6687

Closed
Assignees
afvincent
Milestone
@afvincent

Description

@afvincent

mpl v2.x

In the examplepolar_scatter_demo.py, I guess that the line

area=200*r**2*np.random.rand(N)

should be

area=200*r**2

to be consistent with the header docstring which states “Size increases radially…”.

Besides, if I understood correctly, one wants to promote the OO style in the examples. If it's correct, shouldn'tplt.scatter be replaced withax.scatter?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp