Sign in to follow this  
Dylan

Category Label Does Not Display Normally

Recommended Posts

Hi,

 

The StackedArea2D 's category of test.html does not display normal. I hope that it can show 03/01, 03/02, 03/03, 03/04....,03/31 for every day. But it just show 03/01,03/08,03/15,03/22 and 03/29 (increment by 7), others disappeared. The test.html includes the whole XML definition. How can I modify the XML to let it shows as I want? Thanks.

test.html

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

Can you please try using the latest version of FusionCharts?

 

With the latest version files, I am able to see all the data labels.

 

Please find attached screen shot of the same.

 

Hope this helps!

post-23884-0-80254300-1339823978_thumb.png

Share this post


Link to post
Share on other sites

Hi,

 

It still does not work. When I use this xml in flash mode, it works normally. But when using in javascript mode, it just shows as the attached png file.

post-19635-0-19236600-1339840004_thumb.png

Edited by Dylan

Share this post


Link to post
Share on other sites

Hi,

 

I found that it will works normally by removing outCnvBaseFontSize parameter.

 

 

<chart showvalues='0' animation='0' setAdaptiveYMin='1' yAxisMinValue='0' yAxisMaxValue='100' numberSuffix='%' drawAnchors='0' labelDisplay='Rotate' slantLabels='1' showLabels='1' stack100Percent='1' plotGradientColor='CDCDB4' plotFillRatio='80,20' plotFillAlpha='95,100' plotFillAngle='90' outCnvBaseFontSize='9' outCnvBaseFontColor='333333' numVDivLines='29' >

 

The problem is solved. Thanks for your reply.

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

Glad to know that you have managed to resolve the issue.

 

Happy FusionCharting :D

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