Hi
Currently playing around with the evaluation copy of Powercharts and am trying to use the MSCombiDY2D with PHP Class...I know it doesn't come with the php class support but it has worked for all the other chart types so far (in the V3 eval suite). It is displaying data, but its is columns rather than lines.
The 3 functions I am working with are:
setChartParams
addCategoryFromDatabase
addDataSetsFromDatabase
Does anyone know how I tell the chart to plot as a line? From the documentation it would appear that I specifiy using renderas, but cannot seem to figure out how I specify this using the functions mentioned above.....
Any help would be appreciated
Cheers
Clem