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

Chart pie #1881

Closed
SwankyTigerYY opened this issue Feb 24, 2021 · 2 comments
Closed

Chart pie #1881

SwankyTigerYY opened this issue Feb 24, 2021 · 2 comments

Comments

@SwankyTigerYY
Copy link

SwankyTigerYY commented Feb 24, 2021

This is:

- [ ] a feature request

What is the expected behavior?

image

What is the current behavior?

image

What are the steps to reproduce?

//How to use the third parameter,What does it affect.
$dataSeriesValues = [
            new DataSeriesValues(DataSeriesValues::DATASERIES_TYPE_NUMBER, 'Worksheet!$C$' . $row_start . ':$C$' . $row, null, count($pie_data)),
        ];

Which versions of PhpSpreadsheet and PHP are affected?

"phpoffice/phpspreadsheet": "^1.13",
“php”: "7.2.10"

@SwankyTigerYY
Copy link
Author

Why is there no answer

@oleibman
Copy link
Collaborator

Closing. Duplicate of #2077, fixed by #2930.

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

No branches or pull requests

2 participants