mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-23 17:29:54 +02:00
Added review changes
This commit is contained in:
@@ -18,7 +18,7 @@ xychart-beta
|
||||
## Syntax
|
||||
|
||||
```note
|
||||
all text values can be single word without ", if multiple line required we have to use ".
|
||||
All text values that contain only one word can be written without `"`. If a text value has many words in it, specifically if it contains spaces, enclose the value in `"`
|
||||
```
|
||||
|
||||
### Orientations
|
||||
@@ -38,7 +38,7 @@ The title is a short description of the chart and it will always render on top o
|
||||
|
||||
```
|
||||
xychart-beta
|
||||
title "This is a sample example"
|
||||
title "This is a simple example"
|
||||
...
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user