Timill Platform Documentation

Scripting Examples

Ready-to-use examples for scripted widgets and charts.

Ready-to-use examples for scripted widgets and charts. Copy and paste these directly into Timill.

There are two kinds:

  • Scripted widgets — custom HTML rendered from a Go template, with RBAC enforced on the data the script can reach.
  • Scripted charts — JavaScript that returns an Apache ECharts option object.

See also: