mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 14:22:28 +08:00
- Add verticalLabelPosition=bottom, verticalAlign=top, and align=center to all shape library usage examples - Update Alibaba Cloud shape library documentation - Update Atlassian shape library documentation - Update AWS4 shape library documentation - Update Azure2 shape library documentation - Update Cisco19 shape library documentation - Update Citrix shape library documentation - Update GCP2 shape library documentation - Update Kubernetes shape library documentation - Update MSCAE shape library documentation - Update Network shape library documentation - Update OpenStack shape library documentation - Update Salesforce shape library documentation - Update SAP shape library documentation - Update VVD shape library documentation - Update WebIcons shape library documentation - Ensures consistent label positioning and alignment across all shape library examples for better visual consistency
33 lines
663 B
Markdown
33 lines
663 B
Markdown
# atlassian
|
|
|
|
**Type:** SVG images
|
|
**Path:** `img/lib/atlassian/`
|
|
|
|
## Usage
|
|
|
|
```xml
|
|
<mxCell value="label" style="image;aspect=fixed;image=img/lib/atlassian/Jira_Logo.svg;verticalLabelPosition=bottom;verticalAlign=top;align=center;" vertex="1" parent="1">
|
|
<mxGeometry x="0" y="0" width="60" height="60" as="geometry" />
|
|
</mxCell>
|
|
```
|
|
|
|
## Shapes (17)
|
|
|
|
- `Atlassian_Logo`
|
|
- `Bamboo_Logo`
|
|
- `Bitbucket_Logo`
|
|
- `Clover_Logo`
|
|
- `Confluence_Logo`
|
|
- `Crowd_Logo`
|
|
- `Crucible_Logo`
|
|
- `Fisheye_Logo`
|
|
- `Hipchat_Logo`
|
|
- `Jira_Core_Logo`
|
|
- `Jira_Logo`
|
|
- `Jira_Service_Desk_Logo`
|
|
- `Jira_Software_Logo`
|
|
- `Sourcetree_Logo`
|
|
- `Statuspage_Logo`
|
|
- `Stride_Logo`
|
|
- `Trello_Logo`
|