Skip to content

Commit bf70d0c

Browse files
Merge pull request #485 from Syncfusion-Content/hotfix/hotfix-v26.1.35
DOCINFRA-2341_merged_using_automation
2 parents a6ad3cb + ec74c21 commit bf70d0c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

js/Diagram/UML-Activity-Shapes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
api: /api/js/ejdiagram
99
---
1010

11-
### UML Activity Shapes
11+
# UML Activity Shapes in JavaScript Diagram
1212

1313
UML activity Shapes used to draw a behavior diagram which shows flow of control or object flow with emphasis on the sequence and conditions of the flow.
1414
These diagrams are useful for analyzing a use case by describing what actions need to take place and when they should occur, describing a complicates sequential algorithm and modeling applications with parallel processes.
@@ -39,8 +39,8 @@ The following code example illustrates how to create a simple behavior diagram.
3939

4040
{% endhighlight %}
4141

42-
![UML Activity Shape](Shapes_images/Shapes_img152.png)
42+
![UML activity shape in JavaScript Diagram.](shapes_images/javascript-diagram-uml-activity-shape.png)
4343

4444
The list of flow shapes are as follows.
4545

46-
![List of available UML Activity Shapes](Shapes_images/Shapes_img153.png)
46+
![List of available UML Activity Shapes in JavaScript Diagram.](shapes_images/javascript-diagram-list-of-flow-uml-activity-shapes.png)

0 commit comments

Comments
 (0)