96122 Report post Posted October 8, 2008 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. Share this post Link to post Share on other sites
Pallav Report post Posted October 14, 2008 Hi, The maximum possible height for a Flash movie in a browser is 4000 pixels. As an alternate, you may use the scroll column chart (however, we do not have a scroll bar chart yet). Share this post Link to post Share on other sites