Sign in to follow this  
danray

Chart SEES values, but doesn't DRAW them

Recommended Posts

I'm feeding XML to a chart. I've got many different charts happening, and mostly they work. Certain ones, though, I can't get the data to show up. I see the Y axis auto-scaling to the appropriate value given the data I'm sending, but nothing gets rendered in the dataplot. Weird! Help!

Share this post


Link to post
Share on other sites

I should add--I'm emitting the XML from a perl script. The same script with different data renders just great. I've tried capturing the different XML and diffing them, and don't see anything glaring. Also the XML I'm sending to the charts that don't work pass online XML syntax checkers with no errors.

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