Tee namespace - Steema/TeeChartJS GitHub Wiki
The Tee namespace
Full code is wrapped around a single Tee
identifier (namespace) to avoid cluttering the browser Window global space.
Several “classes” in an object-oriented manner exist inside the Tee
namespace, being Tee.Chart
the main class that defines a chart.