Guest Basundhara Ghosal

Problems styling SS Grids

Recommended Posts

Hi,

 

 

 

I am trying to use a SSGrid in FC 3.11. However, I cannot seem to be able to change the color of the alternative rows. Below is a copy of the HTML code being used. Note that we do not use the supplied PHP or JS methods of generating the charts. Thank you in advanced :)

 

 

 

Nathan

 

 

 

<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='350' height='125'>

<param name='movie' value='/functions/chart_builder/charts/SSGrid.swf' />

<param name='FlashVars' value='&dataXML=<chart showNames="1" formatNumberScale="0" decimalPrecision="2" exportHandler="/functions/chart_builder/charts/export/FCExporter.php" exportEnabled="1" exportAtClient="0" exportAction="download" exportFileName="Model Portfolio" bgColor="2d2b2a" showBorder="0" showPercentValues="1" showValues="0" useRoundEdges="0" showShadow="0" use3DLighting="0" plotSpacePercent="18" plotFillRatio="100" caption="Model Portfolio" alternateHGridColor="3c3a39" alternateRowBgColor="3c3a39" canvasbgColor="2d2b2a" divLineColor="3c3a39" baseFontColor="eeeeee" toolTipBorderColor="3c3a39" toolTipBgColor="2d2b2a" listRowDividerColor="3c3a39" alternateHGridAlpha="100" divLineAlpha="100" lineColor="3c3a39" connectNullData="1"><set label="Test1" value="0" color="F76700" /><set label="Test2" value="62.7" color="F7CA00" /><set label="Test3" value="0.41" color="CEF700" /><set label="Test4" value="36.82" color="0088F7" /><set label="Test5" value="0.08" color="AD00F7" /></chart>'>

<param name='quality' value='high' />

<param name='wmode' value='transparent' />

<embed src='/functions/chart_builder/charts/SSGrid.swf' flashVars='&dataXML=<chart showNames="1" formatNumberScale="0" decimalPrecision="2" exportHandler="/functions/chart_builder/charts/export/FCExporter.php" exportEnabled="1" exportAtClient="0" exportAction="download" exportFileName="Model Portfolio" bgColor="2d2b2a" showBorder="0" showPercentValues="1" showValues="0" useRoundEdges="0" showShadow="0" use3DLighting="0" plotSpacePercent="18" plotFillRatio="100" caption="Model Portfolio" alternateHGridColor="3c3a39" alternateRowBgColor="3c3a39" canvasbgColor="2d2b2a" divLineColor="3c3a39" baseFontColor="eeeeee" toolTipBorderColor="3c3a39" toolTipBgColor="2d2b2a" listRowDividerColor="3c3a39" alternateHGridAlpha="100" divLineAlpha="100" lineColor="3c3a39" connectNullData="1"><set label="Test1" value="0" color="F76700" /><set label="Test2" value="62.7" color="F7CA00" /><set label="Test3" value="0.41" color="CEF700" /><set label="Test4" value="36.82" color="0088F7" /><set label="Test5" value="0.08" color="AD00F7" /></chart>' quality='high' width='350' height='125' name='SSGrid' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' wmode='transparent' />

</object>

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Welcome to FusionCharts forum. :)

I am afraid, as of now, SSGrid component of FusionCharts does not support the same.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now