BotTech / scala2plantuml

Scala2PlantUML generates PlantUML diagrams from Scala code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add note to starting symbol

steinybot opened this issue · comments

You may also want to discuss this in Ideas.

Description

It would be nice to have an option to display a note on the starting symbol.

This would make it easy to see the starting point of the diagram which is meaningful if the diagram was generated with the --max-level option set.

Potential Solution

Additional Information

Notes: https://plantuml.com/class-diagram#c909b0b5f0434a64

A related feature would be to add a note to the diagram that contains the options used to generate the diagram.