Skip to content

Formatting axis labels with format code #632

@ksmeeks0001

Description

@ksmeeks0001

I am trying to format the labels on the y axis

$axis->setFormatCode('#.0\%');

I have tested and this will work as expected if you change Writer\PowerPoint2007\PptCharts.php on line 2279 to

$objWriter->writeAttribute('sourceLinked', '0');

Can anyone tell me why that is?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions