diff --git a/examples/example10-async-post-render.html b/examples/example10-async-post-render.html index 1f234bb..74915bc 100644 --- a/examples/example10-async-post-render.html +++ b/examples/example10-async-post-render.html @@ -50,7 +50,8 @@ The grid is editable, so you can edit the numbers and see the changes reflected (almost) immediately in the graph. The graph cell behaves just like an ordinary cell and can be resized/reordered. The graphs themselves are created using the excellent jQuery Sparklines library. + target="_blank">jQuery Sparklines library.

+nb: sparkline 2.x will cause a memory leak in the current architecture, so we use sparkline 1.x and jquery-migrate for now.

View Source: