Sign in to follow this  
spoonfed

dataset suffix

Recommended Posts

I'm using a combi chart to show impressions of ads and ctr, the ctr should have a % suffix. I have showvalues set to 0 because i only want numbers with percent signs showing up at ths side, the scale.

 

 

 

Here is the code: for some reason numberSuffix='%25' in the dataset does nothing, but if i change %25 to anything else like 'P' or the word ' percent' it works, which suggests som kind of bug to me.

 

 

 

I've used numberSuffix='%25' in the graph tag before on another chart before so i know its supposed to work :unsure:

 

 

 

This is the flash file im using: FCF_MSColumn2DLineDY.swf

chart.txt

Edited by Guest

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