Pie chart
- Copy the syntax below and paste it in your note.
- Using the syntax with three backticks (`) before "mermaid" and after the text, then the graph shows up.
- Write down the title.
- Write down the percentage for each item.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Notes
- The sum of the numbers in a pie chart must be 100.
- You may change the font size on the right
- Add
%%{init: { "themeVariables": {"pieLegendTextSize": "10px"}} }%%
10px
represent the font size.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Let's see how the syntax works in
Followed by the presentation of the syntax
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
More syntax for mathematical expressions and charts can be explored here.