Rafael Rossi

Thousandseparator Not Working

Recommended Posts

Hello!

 

The attribute thousandSeparator='.' does not work for these chart types: Column3D, MSColumn3D and StackedCharts, when rendered in Flash.

 

All of them work fine when rendered in Javascript (on iPhone and iPad).

 

decimalSeparator also works as expected on both rendering methods (Flash and Javascript).

 

I'm using licensed FusionCharts XT (3.2.2).

 

Below is the XML for a Column3D chart:

<?xml version="1.0" encoding="ISO-8859-1" ?>
<chart caption="7.01 - Evolução das Liberações Financeiras do Tesouro do Estado de São Paulo" xAxisName="Ano" yAxisName="Total em R$" inDecimalSeparator="," inThousandSeparator="." showBorder="1" borderColor="CCCCCC" borderThickness="2" pallete="2" animation="1" formatnumberscale="0" decimals="2" forceDecimals="1" forceYAxisValueDecimals="0" showValues="1" exportEnabled="1" exportAtClient="0" bgColor="F2FCFD" aboutMenuItemLabel='Sobre o FusionCharts' exportAction='download' exportDialogMessage='Adquirindo dados: ' exportFormats='JPG=Salvar em JPG|PDF=Salvar em PDF|PNG=Salvar em PNG' exportHandler='FCExporter' exportFileName="Gráfico 7.01"  decimalSeparator=',' thousandSeparator='.'>
<set label="2006" value="2.111.113.876" />
<set label="2007" value="2.369.207.876" />
<set label="2008" value="2.871.105.162" />
<set label="2009" value="2.898.991.303,2" />
<set label="2010" value="3.382.969.011,7" />
<set label="2011" value="3.744.632.866,4" />
</chart>

Looking forward for a solution!

Thanks in advance!

Rafael Rossi

Edited by Rafael Rossi

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi Rafael,

 

Welcome to the FusionCharts Forum :)

 

Thank you for the post.

 

We are looking into it and would update you as soon as possible.

 

Hope this helps !

 

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

We have the last version (3.2.3-sr3.5347) , and the bug continues appearing. When It will be fixed?

 

Thank you.

 

Hi,

 

The issue is already fixed and you may expect the fix in our next release i.e., FusionCharts v3.2.2 SR4, if feasible.

 

Hope this helps!

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

Yes it is :)

 

You may download the latest evaluation version from the link below,

www.fusioncharts.com/download/trials

 

Hope this helps!

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