Skip to content

documentation of image (img:) support is missing #219

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

Closed
kirchsth opened this issue Apr 6, 2022 · 0 comments · Fixed by #220
Closed

documentation of image (img:) support is missing #219

kirchsth opened this issue Apr 6, 2022 · 0 comments · Fixed by #220
Assignees
Milestone

Comments

@kirchsth
Copy link
Member

kirchsth commented Apr 6, 2022

PR #173 added image support to the sprites (via img: prefix). Related documentation in readme.md is missing.

@startuml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml

AddRelTag("plantuml", $textColor="$ARROW_COLOR", $lineColor="$ARROW_COLOR", $sprite="img:http://plantuml.com/logo3.png{scale=0.3}", $legendSprite="img:http://plantuml.com/logo3.png{scale=0.1}", $legendText="console triggered")

Container(containerAlias, "Label", "Technology")
System(systemAlias, "Label", $sprite="img:http://plantuml.com/logo3.png")

Rel(containerAlias, systemAlias, "Label", $tags="plantuml")

SHOW_LEGEND()
@enduml

@kirchsth kirchsth self-assigned this Apr 6, 2022
kirchsth added a commit to kirchsth/C4-PlantUML that referenced this issue Apr 8, 2022
…ith BiRel() calls and unify relation to relationship)
kirchsth added a commit to kirchsth/C4-PlantUML that referenced this issue Apr 8, 2022
…ith BiRel() calls and unify relation to relationship) (2)
kirchsth added a commit to kirchsth/C4-PlantUML that referenced this issue Apr 8, 2022
…ith BiRel() calls and unify relation to relationship)
@kirchsth kirchsth added this to the v2.5.0 milestone Apr 8, 2022
kirchsth added a commit to kirchsth/C4-PlantUML that referenced this issue Apr 10, 2022
kirchsth added a commit that referenced this issue Apr 10, 2022
#219 Update Readme.md (add sprite section, a diagram with BiRel() calls and unify relation to relationship)
@Potherca Potherca moved this to Todo in All Projects Jul 3, 2022
@Potherca Potherca moved this from Todo to Done in All Projects Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant