Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Rows can be added to the forecast table by specifying the Rows Row key. The number of rows is arbitrary. For each row, an identifier must be specified using the id attribute. Contents for a row is added using the Cell key, where each cell must correspond to a column in the header. This can be achieved with the columnId attribute of the Row key. For example:

...