Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡PlantUML Class Diagram Formatting #35

Open
nkotaa opened this issue Apr 4, 2024 · 1 comment
Open

💡PlantUML Class Diagram Formatting #35

nkotaa opened this issue Apr 4, 2024 · 1 comment

Comments

@nkotaa
Copy link

nkotaa commented Apr 4, 2024

To conform with course diagram formatting, the following lines might be useful

  • convert visibility icons to characters:
    skinparam classAttributeIconSize 0
    
  • remove circle icons in class name headers:
    skinparam CircledCharacterFontSize 0
    skinparam CircledCharacterRadius 0
    
@okkhoy
Copy link

okkhoy commented Apr 4, 2024

Thank you for this, @nkotaa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants