xyseries
Class: helper ยท Streaming: accumulating
Pivot rows into a matrix (x rows, y columns).
Signatureโ
| xyseries <x> <y> <value>
Positional Argumentsโ
| Name | Type | Required | Description |
|---|---|---|---|
x | field | Yes | - |
y | field | Yes | - |
value | field | Yes | - |
Examplesโ
stats count() by service, level | xyseries service level count
Generated from the LynxFlow registry. See RFC-002 for the full language specification.