FusionCharts Forum: replace numeric value with alternate text - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

replace numeric value with alternate text

#1 User is offline   Daddio 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 12-August 10

Posted 12 August 2010 - 03:20 PM

In FusionCharts Free, when using a Multi-series Bar 2D (FCF_MSBar2D.swf) chart, if a set value=0, is it possible to display alternate text (such as "N/A") instead of the numeric value?  If this is not possible in the free version, is it possible in FusionCharts v3?
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 12 August 2010 - 11:38 PM

Hi,

Welcome to FusionCharts forum. :)

Could you please specify the issue a bit elaborately?

Awaiting your reply.

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#3 User is offline   Daddio 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 12-August 10

Posted 16 August 2010 - 03:58 PM

Sorry, let me try to be clearer.  In a bar chart, the numeric value for each data point is printed next to the bar.  If this value is 0, is it possible to print something else, such as "N/A" (not applicable) in place of the 0?  If this is not possible in the free version, is it possible in FusionCharts v3?

Hope this helps.  Thanks.

0

Other Replies To This Topic

#4 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 17 August 2010 - 12:08 AM

Hi,

I am afraid, FusionCharts Free does not support this feature. :)

FusionCharts v3.1.1 supports the string value for the attribute "displayValue" in the <set> element.
This would support the display as you intend to.

Ref.- <chart ... showValues='1' >
  <set value='0' displayValue='N/A' />
  ...
  </chart>

Hope this helps. :)

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked