Skip to content

TWA Visualisations

Michael Hillman edited this page Aug 21, 2023 · 1 revision

A central framework for Visualisations (the TWA Visualisation Framework, or TWA-VF) has been created so that in most cases, the process of creating a new visualisation to display pre-generated data is as simple as possible. The goal is that a developer that is inexperienced with Typescript (or the Typescript libraries we're using) can get a reasonable visualisation of the data by simply ensuring the data meets a set format and providing some basic configuration files.

The documentation for the visualisation framework, along with beginner level tutorials on how to use it, can be found within the directory here.

Clone this wiki locally