ikore

problem with autoscaling and annotations

Recommended Posts

Hi -

Am I missing something here? Using the following xml, when I change the chart size in the HTML the rectangle and lines do not resize correctly. I can turn off auto size for the annotations but then the annotations are positioned incorrectly. I have an angular chart that I want small in some instances and larger in others. The text scales fine but I don't see any direct controls for autoscaling lines or rectangles. The html I am using for demo purposes has the chart at:

FusionCharts("AngularGauge.swf", "test2", "348", "228", "0", "0") for the first instance then,

FusionCharts("AngularGauge.swf", "test3", "290", "190", "0", "0") for the second (this is the original size)

Thank you.

Okay, apparently I don't know how to include the HTML and XML code inline correctly, so I have attached it.

aua.html.txt

aua.xml.txt

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