pyexlatex.graphics.flowcharts package

Submodules

pyexlatex.graphics.flowcharts.linear module

class pyexlatex.graphics.flowcharts.linear.LinearFlowchart(steps, horizontal=True, node_options=None)[source]

Bases: pyexlatex.models.containeritem.ContainerItem, pyexlatex.models.item.ItemBase

Creates a linear flow chart (nodes with arrows in between), going horizontally or vertically from one item to the next.

__init__(steps, horizontal=True, node_options=None)[source]
property direction: type
Return type

type