Sign in to follow this  
chabukswar

Javascript ZoomLine Chart- Getting error Error: Invalid negative value for <rect> attribute height="-52"

Recommended Posts

Hello Team,

 

I am using javascript driven ZoomLine charts, First time graph is loading without any error, but while reloading the graph its gives me following errors-

 

  1. Error: Invalid negative value for <rect> attribute height="-51" VM67556:292
  1. Error: Invalid negative value for <rect> attribute height="-52" VM67556:292
  1. Error: Invalid negative value for <rect> attribute height="-52" VM67556:292
  1. Error: Invalid negative value for <rect> attribute height="-52" VM67556:292
  1. Error: Invalid negative value for <rect> attribute height="-52" VM67556:306
  1. Error: Invalid negative value for <rect> attribute height="-52"

Could you please help to resolve this issue.

 

Please find attachment for my json.(Please change the extension to .json).

Sample.json.txt

Share this post


Link to post
Share on other sites

Hi,

 

I am using Fusion chart 3.2 version.

 

My issue got resolved I reduced the height of chart to 420px now its showing properly.

 

Thanks :)

Hi,
 
Could you please upgrade your current version to the latest, i.e, FusionCharts v3.4 that includes a lot of new features and enhancements?
 
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.
 
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
Sign in to follow this