ragraph.plot.components.labels
#
Re-usable labels list plot component.
Module Contents#
Classes#
Labels plot component. |
- class ragraph.plot.components.labels.Labels(leafs: List[ragraph.node.Node], style: ragraph.plot.generic.Style = Style())#
Bases:
ragraph.plot.generic.Component
Labels plot component.
- Parameters:
leafs – List of leaf nodes.
style – Plot style mapping.