Commit 48ffc0d
committed
Adding "engine" chart for plantuml
Small chart example:
```
@startuml{chart}
h-axis "Quarters" [Q1, Q2, Q3, Q4] label-right
v-axis "Revenue ($K)" 0 --> 100
bar "Sales" [45, 62, 58, 70] #3498db
@enduml
```1 parent 743f4f1 commit 48ffc0d
4 files changed
Lines changed: 5 additions & 3 deletions
File tree
- addon/doxmlparser/doxmlparser
- doc
- src
- templates/xml
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1118 | 1118 | | |
1119 | 1119 | | |
1120 | 1120 | | |
| 1121 | + | |
1121 | 1122 | | |
1122 | 1123 | | |
1123 | 1124 | | |
| |||
24555 | 24556 | | |
24556 | 24557 | | |
24557 | 24558 | | |
24558 | | - | |
| 24559 | + | |
24559 | 24560 | | |
24560 | 24561 | | |
24561 | 24562 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3588 | 3588 | | |
3589 | 3589 | | |
3590 | 3590 | | |
3591 | | - | |
| 3591 | + | |
3592 | 3592 | | |
3593 | 3593 | | |
3594 | 3594 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1196 | 1196 | | |
1197 | 1197 | | |
1198 | 1198 | | |
| 1199 | + | |
1199 | 1200 | | |
1200 | 1201 | | |
1201 | 1202 | | |
| |||
0 commit comments