<td>Fired when the size of the canvas has been updated (not neccecarily changed) by the setSize() function or by the setOptions() function.</td>
<td>Fired when the size of the canvas has been resized, either by a redraw call when the container div has changed in size, a setSize() call with new values or a setOptions() with new width and/or height values.</td>
<td>
<td>
<ul>
<ul>
<li><code>width</code>: the new width of the canvas</li>
<li><code>width</code>: the new width of the canvas</li>