If I set the width of my igFunnelChart to be 100% and collapse the outer labels, my expectation would be that the top most corners of the chart (the widest points of the chart) would be at the top corners of the containing div, but they aren't. The left point of the chart is a good bit inside the div, and the right most point is outside of the div a good bit.
How can I make it so that it fills the div properly? I use the inside labels to show the information I want shown, and don't use the outside labels.
Hello rsimm,
I am glad to hear that you've managed to resolve this issue. If I could be of further assistance, contact me.
Nevermind...the problem was a div above the parent container bleeding over and causing the shift.