From 1d9fefe7ac65990e4dd06a7e0e29976a873db844 Mon Sep 17 00:00:00 2001 From: Per Brolin Date: Fri, 4 Nov 2022 12:44:13 +0100 Subject: [PATCH] Added pie --- cypress/platform/per.html | 46 +++-- demos/pie.html | 2 +- .../mermaid/src/diagrams/pie/parser/pie.jison | 10 +- packages/mermaid/src/diagrams/pie/pieDb.js | 13 ++ .../mermaid/src/diagrams/pie/pieDetector.ts | 4 +- .../mermaid/src/diagrams/pie/pieRenderer.js | 187 +++++++++++++++++- 6 files changed, 239 insertions(+), 23 deletions(-) diff --git a/cypress/platform/per.html b/cypress/platform/per.html index 4fca4c808..f68a3f50b 100644 --- a/cypress/platform/per.html +++ b/cypress/platform/per.html @@ -6,6 +6,10 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" /> +
Security check
-flowchart LR
-A-->B
-        
-
-            mindmap
-          root
-            ch1
-            ch2
-        
- - - +bar title Pets adopted by volunteers + "Dogs" : 386 + "Cats" : 85 + "Rats" : 15 + + + + + + + +