altair.repeat¶
-
altair.
repeat
(repeater='repeat')¶ Tie a channel to the row or column within a repeated chart
The output of this should be passed to the
field
attribute of a channel.- Parameters
- repeater{‘row’|’column’|’repeat’}
The repeater to tie the field to. Default is ‘repeat’.
- Returns
- repeatRepeatRef object