graph-encoding - Factor Documentation (original) (raw)
Variable description
The character encoding used when writing a graph to a DOT file.
Notes
To match Graphviz's valid values for a graph's charset attribute (see https://graphviz.org/content/attrs#dcharset), this global variable must either be utf8 or latin1. If it does not match your graph's charset, your output may be incorrect.
See also
unsupported-encoding
Variable value
Current value in global namespace:
Definition