Sign in to follow this  
Dantrech

Caption On Gauge Chart

Recommended Posts

I use Fusion Charts and Fusion Widgets.

In a gauge chart i need to put a title to the chart. In the documentation always see the caption atribbute in the xml but when i implement this the title don't show.

This is very important when export the chart to know the data representation.

 

Any help?

 

Thanks.

Share this post


Link to post
Share on other sites

Hi Dantrech,

 

Welcome to FusionCharts forum.

 

I'm afraid, FusionCharts doesn't support caption property for Gauges.

 

I hope this helps :).

 

 

 

I use Fusion Charts and Fusion Widgets.

In a gauge chart i need to put a title to the chart. In the documentation always see the caption atribbute in the xml but when i implement this the title don't show.

This is very important when export the chart to know the data representation.

 

Any help?

 

Thanks.

Share this post


Link to post
Share on other sites

Hey Dan,

 

As a workaround for Caption to be displayed for Gauges, FusionWidgets has "Annotations", let you create your own custom objects (shapes, images, text etc.) in the charts. Rendering of text, with customizable properties, at any position of the chart could be created using Annotations.

 

For more information on Annotations, refer to the following link:

http://www.fusioncharts.com/widgets/docs/Contents/Ann_Text.html

 

I hope this helps.:)

 

 

Thanks you for the information ^^

Share this post


Link to post
Share on other sites

Radis.

 

Actually I was using Logo URL property to dynamically generate titles. Your solution is much cleaner and easier. Thank you very much.

 

I hope that one day FusionWidgets can implement the attribute "caption", since using the exporter the names on the box take them from there.

Right now the exporter shows me "CharImage 0", "CharImage 1", etc. In any case, I posted in requirements forum.

 

Thanks again!

Share this post


Link to post
Share on other sites

But how can we update the caption, currently annotations can't be steamed or updated after render, am I right ?

 

BR

Omid

Share this post


Link to post
Share on other sites
Guest Sumedh

But how can we update the caption, currently annotations can't be steamed or updated after render, am I right ?

 

BR

Omid

 

Hi,

 

You can create caption using Annotations. You can also update caption after rendering the widget.

 

Please refer the following links for more information:

 

http://docs.fusioncharts.com/widgets/Contents/?Annotations/JSAPI.html

 

http://docs.fusioncharts.com/widgets/Contents/?Annotations/Introduction.html

 

 

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