chore: docs:build

This commit is contained in:
Sidharth Vinod
2022-11-22 23:17:00 +05:30
parent e3b9dbdf13
commit 66bb19f91a
7 changed files with 9 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ Drawing a pie chart is really simple in mermaid.
- Followed by dataSet. Pie slices will be ordered clockwise in the same order as the labels.
- `label` for a section in the pie diagram within `" "` quotes.
- Followed by `:` colon as separator
- Followed by `positive numeric value` (supported upto two decimal places)
- Followed by `positive numeric value` (supported up to two decimal places)
\[pie] \[showData] (OPTIONAL)
\[title] \[titlevalue] (OPTIONAL)