Code Canvas

Prev Next

This article explains how to configure the Code Canvas widget in the Bazefield BI Manager. For a general overview, see the (BETA) Code Canvas Widget article.


General Tab

The General tab provides the code editor and data source configuration.

App Linked Data Sources

Only Points data sources are supported. Link one or more data sources that will provide the data context for your custom code.

Code Editor

Write custom HTML, CSS, and JavaScript in the built-in code editor. The code has access to the widget's data context object, which contains:

  • Linked data source values and metadata.
  • Current time range and asset selection.
  • Widget container dimensions.

Advanced Tab

  • Height — Widget height in pixels.