Skip to content

piechart #2077

@SwankyTigerYY

Description

@SwankyTigerYY

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.17.1",
“php”: "7.2.10"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions