batin

bug with brLabel in HeatMap / javascript

Recommended Posts

Hi,

i have found a new bug. The "bottom right label" doesn't display in the Heatmap graph, when using javascript (JSON)

it works fine with others label (tllabel, trllabel, bllabel).

it works fine with flash.

 

using : 

@version fusioncharts/3.3.1-sr2.19840

 

Thanks!

 

Batin

Share this post


Link to post
Share on other sites
Hi,

 

Please find the answers to your queries below:

 

1. The "bottom right label" doesn't display in the Heatmap graph, when using javascript (JSON) it works fine with others label (tllabel, trllabel, bllabel). it works fine with flash.

>> We tried to use the "tllabel", "trlabel", "bllabel" and "brlabel" attributes and it seems that all the attributes along with bottom right label work fine in Flash as well as JavaScript variant. Please find the attached screenshot and JSON data used.

 

2. the "xAxislabelDisplay" option doesn't work when using javascript (but works when using flash)

>> Can you please let us know how you want to align the data labels so that we can help you better? 

 

Awaiting your response. :)

Data.txt

post-37797-0-06812100-1375881869_thumb.png

Edited by Haritha

Share this post


Link to post
Share on other sites

Hey,

 

For JavaScript charts, passing bottom right label[brlabel] only does not display a label on the bottom-right corner of a data plot. We are looking into it.

 

As a workaround, can you please try passing a null value for "bllabel" along with "brLabel" attribute.

 

To set the label display mode for JavaScript charts, please try using "labelDisplay" attribute.

 

Hope this helps.

Share this post


Link to post
Share on other sites

Hi,

 

The issue reported by you "passing bottom right label[brlabel] only does not display a label on the bottom-right corner of a data plot" has been identified as a bug. The fix shall be available in our next upcoming release.

Share this post


Link to post
Share on other sites
Hi,

 

We are glad to inform you that the latest version of FusionCharts XT v3.3.1 SR3 has been released, where this issue has been fixed.

 

Could you please upgrade to the latest version and let us know your feedback?

 

To download the trial version of latest FusionCharts XT v3.3.1 SR3, please visit the link: http://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