Sign in to follow this  
alexhaifa

Vertical Lines With Chart Bar 3D

Recommended Posts

Hello,

 

I am testing FCF_MSColumn3D.swf and it doesn't work with this options:

 

VDivLineThickness='3' numVDivLines='10' vDivLineAlpha='30'

 

I tested FCF_MSColumn2D.swf and it worked fine.

 

Why? Is it because I am using a free version ?

 

thanks

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Could you please send us the XML code to test from our end?

 

Awaiting for your reply.

Share this post


Link to post
Share on other sites

Hi,

 

This is the xml

 

<?xml version='1.0' encoding='utf-8'?><graph caption='' yAxisMaxValue='5443' xAxisName='' areaBorderColor='000000' VDivLineThickness='3' numVDivLines='10' vDivLineAlpha='30' yAxisName='valores' numberPrefix='' showDivLineValue='1' showValues='0' showNames='1' rotateNames='0' decimalPrecision='0' formatNumber='0' formatNumberScale='0' hovercapbg='FFFFDD' hovercapborder='000000'><categories font='sans-serif' fontsize='10'><category name='1'></category><category name='2'></category><category name='3'></category><category name='4'></category><category name='5'></category><category name='6'></category><category name='7'></category><category name='8'></category><category name='9'></category><category name='10'></category><category name='11'></category></categories><dataset seriesname='Realizado' color='#FF0000'><set value='58'></set><set value='390'></set><set value='916'></set><set value='2126'></set><set value='4443'></set><set value='382'></set><set value='141'></set><set value='1358'></set><set value='1013'></set><set value='601'></set><set value='2794'></set></dataset><dataset seriesname='Meta Fat' color='#3333FF'><set value='98'></set><set value='490'></set><set value='156'></set><set value='3578'></set><set value='3578'></set><set value='4578'></set><set value='2578'></set><set value='1579'></set><set value='1516'></set><set value='1601'></set><set value='3794'></set></dataset><dataset seriesname='Tendência' color='#006600'><set value='61'></set><set value='410'></set><set value='962'></set><set value='2232'></set><set value='4665'></set><set value='401'></set><set value='148'></set><set value='1426'></set><set value='1064'></set><set value='632'></set><set value='2934'></set></dataset></graph>

 

Thanks for your support

Alex

Share this post


Link to post
Share on other sites
Guest Angie

Hi Alex,

 

I am afraid, FusionCharts does not support vertical div lines in column 3d chart, at this time.

 

We will try to implement this feature in our future upgrades.

 

Thank you very much for your continued patience and patronage.

 

Hope you have a great day!

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
Sign in to follow this