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

Feature request: ability to add pattern fills to pie chart #6134

Closed
DoctorNo124 opened this issue Mar 8, 2022 · 3 comments
Closed

Feature request: ability to add pattern fills to pie chart #6134

DoctorNo124 opened this issue Mar 8, 2022 · 3 comments
Labels
feature something new

Comments

@DoctorNo124
Copy link

Is there a way to add pattern fills to pie chart slices similar to how the pattern attribute is available in the marker object for bar chart? If not, is this something that could be implemented? Showing an example of this below:

image

@archmoj archmoj added the feature something new label Apr 25, 2022
@archmoj
Copy link
Contributor

archmoj commented Apr 25, 2022

Tagging @s417-lama here who implemented pattern feature.

@s417-lama
Copy link
Contributor

Currently, pattern fills are only available for bar-like plots and area plots, which I frequently use for my own purposes.
I think it is not technically difficult to implement pattern fills for other types of plots, because the core functionalities are already implemented, but I personally have no strong motivation (and also time) to doing it soon.

thierryVergult added a commit to thierryVergult/plotly.js that referenced this issue May 12, 2023
Patterns were already added to a few trace types in Plotly, like bar & scatter.

Hereby a first version to do so for pie charts, cf. Feature request: ability to add pattern fills to pie chart plotly#6134
@gvwilson
Copy link
Contributor

gvwilson commented Jul 3, 2024

Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson

@gvwilson gvwilson closed this as completed Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

No branches or pull requests

4 participants