File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/mermaid/src/docs/syntax Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ radar-beta
6262radar-beta
6363 title Restaurant Comparison
6464 axis food["Food Quality"], service["Service"], price["Price"]
65- axis ambiance["Ambiance"],
65+ axis ambiance["Ambiance"]
6666
6767 curve a["Restaurant A"]{4, 3, 2, 4}
6868 curve b["Restaurant B"]{3, 4, 3, 3}
@@ -78,7 +78,7 @@ radar-beta
7878radar-beta
7979 title Restaurant Comparison
8080 axis food["Food Quality"], service["Service"], price["Price"]
81- axis ambiance["Ambiance"],
81+ axis ambiance["Ambiance"]
8282
8383 curve a["Restaurant A"]{4, 3, 2, 4}
8484 curve b["Restaurant B"]{3, 4, 3, 3}
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ radar-beta
4242radar-beta
4343 title Restaurant Comparison
4444 axis food["Food Quality"], service["Service"], price["Price"]
45- axis ambiance["Ambiance"],
45+ axis ambiance["Ambiance"]
4646
4747 curve a["Restaurant A"]{4, 3, 2, 4}
4848 curve b["Restaurant B"]{3, 4, 3, 3}
You can’t perform that action at this time.
0 commit comments