has2k1 / plotnine

A Grammar of Graphics for Python
https://plotnine.org
MIT License
4.07k stars 225 forks source link

What about polar coords? #10

Open leiserfg opened 7 years ago

leiserfg commented 7 years ago

I need a pie, but without polar coords I can't cook it.

has2k1 commented 7 years ago

Though I am not found of them, they will probably be in next minor version.

user32000 commented 6 years ago

What's involved in adding this to plotnine? Wondering if I may be able to help...

has2k1 commented 6 years ago

The plan was to do it together with geom_carto. Since both require working with projections of the coordinate system, I wanted to make sure that the code is refactored in a way that makes both possible.

When I last tried to contribute to carto, it moved quite slowly that the discussions/contributions would get reviews/responses after a very long time, during which my context of the issue had kind of evaporated.

robertopreste commented 5 years ago

Hello, any news on the implementation of coord_polar?

csoulette commented 4 years ago

Any updates on this functionality? Or suggestions to achieve it? Ty~

CarlosGrohmann commented 4 years ago

+1 for polar coords!

jgbradley1 commented 3 years ago

Did cartopy ever adopt the changes necessary for plotnine to implement polar coordinates?

larmstrong commented 3 years ago

@jgbradley1 - Doesn't look like it so far. If it does, I'm not aware of it. (Neither is the code I'm currently writing. 🤓 )

hemantrattey commented 3 years ago

Hi any updates on coord_polar being in plotnine or not?

nshahpazov commented 3 years ago

Are there coord_polar?

ztsweet commented 3 years ago

where is coord_polar?

bmwil3 commented 2 years ago

Ice at the poles might melt before we get coord_polar :(

has2k1 commented 2 years ago

Ice at the poles might melt before we get coord_polar :(

Pretty optimistic! The ballpark is around the time the sun red-giants into earth's orbit.

JNU-Tangyin commented 1 year ago

coord_poloar +1

TyberiusPrime commented 1 year ago

Friends' don't let friends make pie charts !

dhimmel commented 9 months ago

Would love coord_polar. Lot's of scientific applications besides pie charts. Am currently trying to plot a distribution of slope aspects (e.g. compass directions).

shaggycamel commented 6 months ago

hello - May 2024. Still itching for coord_polar