This topic is locked

Edit the Y-axis label on a chart

2/13/2009 3:03:05 AM
PHPRunner General questions
B
barwedel author

Hallo,

where can i find and edit the label of the Y-axis on a chart ?

S
steveh 2/13/2009

Custom code for that, it's done in dchartdata.php and you'll find teh docs for the xml at www.anychart.com.
Or you can control it in the select select x,y as 'My axis name' from sometable