Supported versions of graphviz

0 votes
asked Sep 16, 2014 in To be sorted by anonymous
edited Sep 16, 2014
According to the FAQ graphviz 2.26.3 or later is required. Is this a known limitation due to some functions unavailable in earlier versions or have earlier versions simply not been evaluated?

I am asking since the currently available version on SLES 11 is graphviz 2.20.2 and I would much prefer to be able to use the supported package and not have to roll my own.

1 Answer

0 votes
answered Sep 16, 2014 by plantuml (298,440 points)

It's difficult to answer exactly to your question.

Basic diagrams should work, but if you try to use thinks like:

  • links between packages,
  • label on links,

You will probably have issue.

The only thing to do is to test with graphviz 2.20.2 to see what's going on.

Thanks to keep us informed!

...