in reply to Re^2: GraphViz decorateP attribute not working?
in thread GraphViz decorateP attribute not working?
What through me off was this dot manpage which lists decorateP as one of the edge attributes.
I am going to guess that maybe this is where the typo originated then. It looks though like GraphViz just takes arbitrary attributes, doesn't validate them and then passes them onto the GraphViz binary when it attempts to generate the file. Which would explain why it worked to just do 'decorate'.
|
|---|