--- layout: default nav: tutorial ---
This example lazily loads an expensive to calculate graph in a div within the page, allowing the page to respond immediately.
Note that the "server side" implementation is mocked out using mockjax, so you can see the entire implementation. Click the "Source Code" tab to see the code.