mermaid.js pie and chart

Hello readers,

Today we are going to learn how to use mermaid.js for pie and chart graphics with markdown pages.

flowchart TD
    A[ringsCE] -->|WIP| B(Initial)
    B --> C{Folders}
    C -->|One| D[macOS m1+]
    C -->|Two| E[asm intel ]
    C -->|Three| F[docs]
pie title ringsce adopted by kd
    "arm": 10
    "c++": 30
    "Delphi": 50

Next week, we are going to learn how to use them, with my gatsby docs.gleentech.com repo for ringsce Engine and Ekron MMO.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

two × two =

coder by Gleentech
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.