figureflow.figure_panel.FigurePanel.label

figureflow.figure_panel.FigurePanel.label = <function FigurePanel.label>

Label specific positions in image grid directly.

Parameters:
  • text – Text to use as label

  • position – Position (integer) in image grid to label

  • span – Number of images that should be spanned by label

  • site – site at which the label should be added (“top”,”bottom”, “left” or “right”)

  • font_size – font size of label added

  • padding – Padding from images in pt of label

  • label_orientation – Orientation of labels (“hor” or “vert”) default is horizontal for “top” and “bottom” site and vertical for “left” and “right” site