Skip to content
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

Area chart with gradient fill #1199

Open
concimuscb opened this issue Sep 26, 2024 · 3 comments
Open

Area chart with gradient fill #1199

concimuscb opened this issue Sep 26, 2024 · 3 comments

Comments

@concimuscb
Copy link

Is there any way to achieve a gradient in the filling of an area chart?

image

I have not been able to find anything in the docs.

If not, how feasible would it be to add this feature? I think it greatly improves the aesthetics of area charts.

Thanks a lot in advance!

@alshan
Copy link
Collaborator

alshan commented Sep 26, 2024

ggplot2 3.5.0 added support for patterns and gradients: https://www.tidyverse.org/blog/2024/02/ggplot2-3-5-0/#patterns-and-gradients
Does plotnine have gradients?

@concimuscb
Copy link
Author

Hi, as far as I know this is also not supported in plotnine.

@alshan
Copy link
Collaborator

alshan commented Sep 30, 2024

At least we are not behind here )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants