TLmaK0 / gravizo

How to include graphviz graphs in github README

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird behavior when using UMLGraph syntax

MashenKa737 opened this issue · comments

commented

I worked with class diagram. Used direct way of usage from http://www.gravizo.com page

When I try to write generic types, i.e. MockClazz it can't generate picture. When I try to replace '<>' with <%3C%3E> it draws 'cXXX' instead of class where 'XXX' are random numbers that change when the page is reloaded.

One more.
It can't generate a picture from text with both class/interface and enum. However, it can creates pictures of enums, when there are no classes.

Hi @MashenKa737, can you provide a full example?

Closed by inactivity