This topic is locked

Multiple series gauge chart

7/10/2020 11:23:34 AM
PHPRunner General questions
L
lewis author

When creating a circular gauge chart you can specify multiple series. It generates a separate circular gauge for each series within this one "chart". The difficulty is in positioning them.
By default PHPRunner treats it as one chart and all gauges are put into a single row. I'd like to arrange them into two rows. How can I identify individual gauges and reposition them into two rows?

L
lewis author 7/28/2020

I attempted using getSeriesAt but getSeriesAt is not available for gauge charts. Is there any way to identify or modify any attribute of multiple series gauge charts?

fhumanes 7/29/2020

Hello:
If you are going to work intensively with graphics, that is, you are going to make "complex" graphics, I think you are interested in this article (which could now be improved with the new versions of PHPRunner) and that allows you to exploit it to the fullest and with the documentation and Examples from the AnyChart website, which is the manufacturer of this library and which has detailed and precise documentation that explains its use.
https://asprunner.com/forums/topic/26563-anychart-a-hidden-gem-in-phprunner
Greetings,
Fernando