Sign in to follow this  
Tom83

HLinearGauge - Pointer incorrect when using HTML - Charts

Recommended Posts

When I'am using the HTML - Charts, the pointer of the value is incorrect:

post-62371-0-84275600-1389687914_thumb.jpg

 

When I'am using the Flash - Charts, the pointer is correct:

post-62371-0-72855600-1389687915_thumb.jpg

 

This is the XML - Data:

<chart lowerLimit='-5' upperLimit='5' palette='1' animation='0'>
    <colorRange>
        <color minValue='-5' maxValue='-3' code='FF654F' label=''/>
        <color minValue='-3' maxValue='-1' code='F6BD0F' label=''/>
        <color minValue='-1' maxValue='0' code='8BBA00' label=''/>
        <color minValue='0' maxValue='1' code='8BBA00' label=''/>
        <color minValue='1' maxValue='3' code='F6BD0F' label=''/>
        <color minValue='3' maxValue='5' code='FF654F' label=''/>
    </colorRange>
    <pointers>
        <pointer value='0' radius='6'/>
    </pointers>
</chart>

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

We found this as an issue in the current version of FusionWidgets XT v3.3.1sr3 and will be fixed in upcoming major release.

 

Hope this helps!

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

Thank you for your patience.

Could you please upgrade your current version to the latest, i.e, FusionCharts v3.4 that includes a lot of new features and enhancements including the fix for this issue?

You can see the upcoming new docs at http://docs.fusioncharts.com and new additions at http://docs.fusioncharts.com/tutorial-setup-whats-new.html.

I hope this helps. Looking forward to your valuable feedback.

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