Navigation :
tile
tile, tile type
The tile tile is a meta-tile created with show tile. It displays an
existing named tile at a dashboard position.
source = show scalar "Source value" with 42
show tile { 1..2, 1..2 } with source
The expression after with must be a simple tile identifier introduced by a
previous named show statement.
StyleCode
For generic StyleCode rules, see stylecode. The StyleCode
root selector for show tile is meta.
See also