Represents a data frame or table of structured data.
Tabular[data]
Tabular[data, {key1, key2, …}]
Tabular[{{1, 2, 3}, {4, 5, 6}}]
→ -Graphics-Tabular[{<|"a" -> 1, "b" -> 2, "c" -> 3|>, <|"a" -> 4, "b" -> 5, "c" -> 6|>}]
→ -Graphics-Tabular[{{1, 2}, {3, 4}}]
→ -Graphics-- AllowedDimensions — default Automatic
- AppearanceElements — default Automatic
- BaselinePosition — default Automatic
- BaseStyle — default { }
- ImageMargins — default Automatic
- ImageSize — default Automatic
- Scrollbars — default { Automatic , Automatic }
- ScrollPosition — default Automatic