This topic is locked

AnyCharts Gauge Charts

11/4/2010 11:30:38 AM
PHPRunner General questions
E
elliespotter author

I'm trying to crate some charts where there are healthy zones that are dependent on age and gender - you've guessed, BMI and body fat.
As far as I can tell the colour zones can only be set as numeric values is that correct? Is it possible to amend these by getting the ranges in a custom query selected in the Update Chart Settings event?
That would be brilliant. Any ideas gratefully received.
Thanks

Alex

A
ann 11/9/2010

Alex,
you can only use numerical fields as Data series.

Use aggregate function (for example count) with non-numerical fields and choose them then on the Chart parameters tab.