FusionCharts Forum: FusionChart + Fusionchart TagLib + Changing Chart Messages - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

FusionChart + Fusionchart TagLib + Changing Chart Messages Changing Chart Messages using JSF + Fusionchart taglib

#1 User is offline   fguerra 

  • Forum Newbie
  • Group: Members
  • Posts: 7
  • Joined: 27-March 09

Posted 04 June 2009 - 12:40 PM

Hi,



is it possible change the default charts Messages, using fusioncharts taglib?



messages like:

No data to display.

Error in loading data.



Thx for the help.

^^
0

Other Replies To This Topic

#2 User is offline   srividya_sharma 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 943
  • Joined: 01-October 07

Posted 04 June 2009 - 10:29 PM

Hi

Good Question!

Yes, it is possible to change the chart messages using fusioncharts tag library.

Here is how the chart messages can be changed: http://www.fusioncharts.com/docs/Contents/ChartMessages.html

example of usage in taglib:

<fc:renderHTML chartId="BasicChart" filename="FusionCharts/Column3D.swf?InvalidXMLText=My Custom XML Error" width="700" height="300"> <chart caption='Monthly Unit Sales' xAxisName='Month' yAxisName='Units' decimals='0' formatNumberScale='0'> <set label="A" value="1"> </chart>  </fc:renderHTML>

Note that the above xml is incorrect because the set tag is not closed. The custom error message will be displayed in this case.

The above example is for JSF1.2 using FusionCharts v3.

Hope this helps! :)

Srividya

regards,
Srividya Sharma
0

Other Replies To This Topic

#3 User is offline   fguerra 

  • Forum Newbie
  • Group: Members
  • Posts: 7
  • Joined: 27-March 09

Posted 05 June 2009 - 08:01 AM

thx it solved. ^^
0

Other Replies To This Topic

#4 User is offline   Rajroop 

  • FusionCharts Team
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1803
  • Joined: 19-May 09

Posted 05 June 2009 - 08:07 AM

You are most welcome. :)
Regards,

Rajroop Bhaduri

FusionCharts Team

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

Follow us @Twitter
0

Other Replies To This Topic

#5 User is offline   krunal 

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

Posted 11 August 2010 - 07:48 AM

How to change chartmessages using jquery fusion chart plugin??



I am using jquery fusion chart plugin to load charts. Can you provide plugin options to update the default chart messages.
Thanks.

Krunal
0

Other Replies To This Topic

#6 User is offline   Sanjukta 

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

Posted 11 August 2010 - 08:06 AM

Hi Krunal,

Welcome to FusionCharts Forum! :)

I am afraid, changing chart messages using jQuery FusionCharts plugin is not possible, as of now. :(

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

#7 User is offline   krunal 

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

Posted 17 August 2010 - 03:34 AM

okay... :)



is fusion charts planning to update the jquery plugin to modify chart messages?



if yes, when can we expect it to be available?
Thanks.

Krunal
0

Other Replies To This Topic

#8 User is offline   Basundhara Ghosal 

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

Posted 17 August 2010 - 06:04 AM

Hi,

Our developer is working on the issue.

I am afraid, we can not commit a date on that, as of now.

We will definitely let you know, once we update it. Menwhile, all hack suggestions are welcome from the community. :)

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic