I have been using fusion charts to plot the number of unique IPs that visit our site, and their associated number of hits. I have allocated 15 pixels per bar for a Bar2D graph, thus if I had 300 unique IP's, I would set the charts height to (300*15) pixels high to render all the data without overlapping. However, when I do this and the charts height exceeds somewhere around 4000 pixels high, the chart fails to render some parts of the bottom. See attached image.
If anyone knows how to fix this please let me know.