The showLabels attribute is not working for me with the FCF_Line.swf chart.
Is it user error?
Here is my code:
graph bgColor='406181,6DA5DB' bgAlpha='100' animation='0' rotateYAxisName='1' yAxisName='30 MIN RSI' numberPrefix='' showValues='0' showLabels='0' yAxisMaxValue='100' valuePadding='10'
...
set name='09:00' value='67.2957' /
set name='10:00' value='66.4598' /
set name='11:00' value='66.5976' /
...
/graph
The labels are still showing on the x-axis (see below image):