Skip to content

Programmer Documentation: GUI

craig8196 edited this page May 6, 2015 · 3 revisions

Our current architecture is a web application. The user actually downloads the entire site and retrieves data asynchronously from the server.

Creating a View

In order to avoid duplicating documentation, see the documentation in the visualize/static/scripts/framework/tg_example_view.js file.