Forum


Replies: 3   Views: 159
How do i add secondary axis in a combo chart?
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by ankit_pefo  · 31-07-2024 - 13:10

Hi,

I am trying to create a combo chart with two y-axes, one on the left and other on the right. Is it feasible with this library?

I am currently using the code provided in sample_14.php of addChart.

Posted by admin  · 31-07-2024 - 14:39

Hello,

The current stable version of phpdocx doesn't include an option to add two y-axes when generating a combo chart.

It's a work-in-progress feature that will be included in a future stable release of phpdocx.

Regards.

Posted by ankit_pefo  · 01-08-2024 - 05:58

Hi,

Thanks for the quick reply.
Is there anyway I can add this feature by myself? As it is critical for my client.
I would be grateful if you could point to any resource or documentation that can guide me.

Posted by admin  · 01-08-2024 - 07:07

Hello,

Adding this feature requires changes in the phpdocx code. As explained in our previous reply, it's a work-in-progress feature that will be added to a future release of phpdocx.

Regards.