Test purpose
The key takeaways from this Demo test is that we:
- Collect and manipulate data from a remote 3rd party API;
- Build a complex graphic of that data in a temporary Cell;
- Grab an image of the results and use it as an asset for a single Picture entity; and
- Destroy the Cell and all of its associated entitys, to keep the page working at 60fps.
The Demo is interactive - we can view the page views data for the past three years for any English Wikipedia page.
Annotated code