clem Report post Posted April 14, 2008 (edited) 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 Edited April 14, 2008 by Guest Share this post Link to post Share on other sites
Pallav Report post Posted April 15, 2008 Hi, We'll be releasing the PHP API for v3 very soon. Share this post Link to post Share on other sites
clem Report post Posted April 15, 2008 Hi Pallav Thanks for your response. I am interpreting from your response the the php API for the V3 charts will be different to that supplied with the free ones. I am guessing because it can take more input parameters that this will facilitate what I am trying to do... Cheers Clem Share this post Link to post Share on other sites