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

Multiple colors AND multiple data sets #1031

Open
libardo opened this issue Nov 15, 2021 · 1 comment · May be fixed by #1265
Open

Multiple colors AND multiple data sets #1031

libardo opened this issue Nov 15, 2021 · 1 comment · May be fixed by #1265

Comments

@libardo
Copy link

libardo commented Nov 15, 2021

I'm looking for a way to combine multiple data sets with my own array of colors.

An idea is to check for the presence of an array of arrays in chartColors:

chartColors: [
    ["2196F3", "2196F3", "2196F3", "2196F3"],
    ["CCCCCC", "CCCCCC"", "CCCCCC"", "CCCCCC"],
]

When i change bar colors manually via Powerpoint the color is appears in /c:barChart/c:ser/c:spPr/a:solidFill/a:srgbClr

Would a pull request be accepted or could we sponsor the maintainer to implement this feature?

@cb-sah
Copy link

cb-sah commented Jun 2, 2023

Screenshot 2023-06-02 173655
I also want same feature as the attached image.
Is there any way to accomplish this?

@dustinfarris dustinfarris linked a pull request Jun 20, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants