Skip to content

Commit 2983ee2

Browse files
committed
doc show_steps
1 parent 2caef4c commit 2983ee2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

graphtik/plot.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,8 @@ class Theme:
688688
## Other
689689
##
690690

691+
#: When true, plot also :term:`execution steps`, linking operations and evictions
692+
#: with green dotted lines labeled with numbers denoting the execution order.
691693
show_steps = False
692694
kw_step = {
693695
"style": "dotted", # Note: Step styles are not *remerged*.`

0 commit comments

Comments
 (0)