chore: leave todo comment

pull/338/head
mingrammer 5 years ago
parent c790ac47d5
commit e9f5617c2a

@ -60,6 +60,8 @@ class Diagram:
"height": "1.4", "height": "1.4",
"labelloc": "b", "labelloc": "b",
# imagepos attribute is not backward compatible # imagepos attribute is not backward compatible
# TODO: check graphviz version to see if "imagepos" is available >= 2.40
# https://github.com/xflr6/graphviz/blob/master/graphviz/backend.py#L248
# "imagepos": "tc", # "imagepos": "tc",
"imagescale": "true", "imagescale": "true",
"fontname": "Sans-Serif", "fontname": "Sans-Serif",

Loading…
Cancel
Save