Hey guys,
Was super excited when i saw a width of 100% will now work in v3.1 of fusioncharts. I know it doesnt work on resize, but even on initial load is just what i wanted.
Anyway it works fine using inline JS, but when you create the chart at any time other then the initial page load the chart will not render at all.
See my little example here:
http://dev.scratchpad.internetrix.com.au/fcharts.html
Clicking "show graph with fixed width" will show the 500px wide graph fine, but clicking 'show graph with 100% width' renders nothing. Interestingly the render call still returns true.
All the data im using in my example is exactly the same for all of the charts.
Thanks guys!