PHPWord icon indicating copy to clipboard operation
PHPWord copied to clipboard

setShowAxisLabelX, setShowAxisLabelY

Open Kembreg1405 opened this issue 10 months ago • 0 comments

Describe the problem

It's possible now to either show the axis labels or not. It would be a good feature to be able to show X but not Y or show Y but not X.

Describe the expected behavior

$chart->getStyle()->setShowAxisLabelX(false);

Priority

  • [ ] I want to crowdfund the feature (with @algora-io) and fund a community developer.
  • [ ] I want to pay the feature and fund a maintainer for that. (Contact @Progi1984)

Kembreg1405 avatar Feb 24 '25 13:02 Kembreg1405