From 9eb506f6c53a4ec095e6222ba421baedd61d534d Mon Sep 17 00:00:00 2001 From: Per Brolin Date: Tue, 22 Nov 2022 10:04:28 +0100 Subject: [PATCH] Revert "Added pie" This reverts commit 1d9fefe7ac65990e4dd06a7e0e29976a873db844. --- 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 | 3 +- .../mermaid/src/diagrams/pie/pieRenderer.js | 187 +----------------- 6 files changed, 23 insertions(+), 238 deletions(-) diff --git a/cypress/platform/per.html b/cypress/platform/per.html index f68a3f50b..4fca4c808 100644 --- a/cypress/platform/per.html +++ b/cypress/platform/per.html @@ -6,10 +6,6 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" /> -
Security check
-bar title Pets adopted by volunteers
-    "Dogs" : 386
-    "Cats" : 85
-    "Rats" : 15
-    
- - - - - - - +flowchart LR +A-->B + +
+            mindmap
+          root
+            ch1
+            ch2
+        
+ + +