Skip to content

Instantly share code, notes, and snippets.

@austinpray
Created December 24, 2020 04:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save austinpray/feb2227958cb398a4736290639e69632 to your computer and use it in GitHub Desktop.
Save austinpray/feb2227958cb398a4736290639e69632 to your computer and use it in GitHub Desktop.
sakura graph
@startuml
actor frizzle
actor sakura
actor xiaoruan
actor yukito
actor toya
actor rika
actor teacher
database cake
frizzle ... sakura : just friends
toya ... yukito : just friends
xiaoruan --> yukito
tomoyo --> sakura
sakura --> yukito
kero --> cake
rika --> teacher
chiharu <--> takashi
sakura == xiaoruan : rivals
meiling -> xiaoruan
@enduml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment