column.postRender is used in this example to render charts asynchronously by setting postRenderInterval to >= 0.
The following js files from gRaphaƫl chart library are used in this demo:
raphael-min.js
g.raphael.js
g.bar.js
g.pie.js
Charts are updated any instant the data in grid is modified by inline editing or copy/paste.