I using flot pie chart for plotting pie charts. but it shows error in firebug that
uncaught exception: Invalid dimensions for plot, width = null, heig
A quick solution I found is to just type something between the div tags. For example: Change to . or randomtext.
.
randomtext
Personally, I found that using space/tabs/newlines doesn't work in this quick solution.