Hello PlantUML,
- Now: combinatorial is more and more -
- Could you accept hexagon element with smetana (the internal Java port of GraphViz/Dot embedded in PlantUML sources)?
Here is the result of the test:
| element | node | hexagon |
| code | @startuml
!pragma graphviz_dot smetana
node h [
more
and
more
combinatorial
]
@enduml | @startuml
!pragma graphviz_dot smetana
hexagon h [
more
and
more
combinatorial
]
@enduml |
| output |  |  |
| result | OK with node | KO (NullPointerException) with hexagon |
Thanks for your support,
Regards,
Th.