crikey... this forum software is pretty rubbish. pretty damn sure it says xml in this list:
Attachments
Permitted types: .gif, .bmp, .jpeg, .pdf, .doc, .rtf, .png, .txt, .zip, .xls, .jpg, .rar, .xml, .
my.txt
Hi there,
Currently playing with MSLine.swf and XML. The docs have me all confused.
The dataset attribs defines the color as cc0000 for the plot points.
The data for the chart I need to make has gaps, and therefore some values are 'calculated' and should be shown in a different colour or highlighted somehow.
In the attached grab you can see that the point colour remains unchanged, however the line after the point has changed colour.
The docs specify for this type of chart that you can change the plot color using an attribute in the 'set' nodes.
http://www.fusioncharts.com/Docs/Contents/ChartSS/MSLine.html#Anchor20
"For multi-series and combination charts, you can define the color of data-sets at dataset level. However, if you wish to highlight a particular data element, you can specify it's color at "set" level using this attribute. "
What am I doing wrong exactly?
Regards
Henry
gah... where is the XML in my post (I'm using the IFcode syntax) ?!?!!?
EDIT: so the forum can't handle fusioncharts XML syntax, therefore I've attached the XML.
my.xml
http://www.fusioncharts.com/Docs/Contents/PHPClassAPI/PHPClass_BasicExamples.html
At the bottom there is a link to the PHP class API ref. Currently points to a 404.