Searched refs:flowchart (Results 1 – 25 of 76) sorted by relevance
1234
| /plugin/flowchartjs/ |
| D | README.md | 6 **Draw flowchart (SVG) based on [flowchart.js](flowchart.js.org)** 9 The example copied from [flowchart.js](flowchart.js.org): 36 <flowchartjs style width height>...</flowchart> 39 - *style*: This parameter refers to the chosen display style for the flowchart. At present, it offe… 44 …s section encompasses the flowchart definition itself, which should adhere to the grammar outlined… 47 Using the **Amin Plugin**, managers can upload new flowchart styles, or update existing ones throug…
|
| D | plugin.info.txt | 6 desc draw flowchart based on flowchart.js
|
| D | script.js | 12 var obj = flowchart.parse( jQuery(this).text() );
|
| /plugin/dirtylittlehelper/mermaid/editor/src/components/ |
| D | View.svelte | 29 if (text.match(/^\s*flowchart/)) { 30 return 'flowchart'; 40 return 'flowchart';
|
| /plugin/mermaid/ |
| H A D | README.md | 34 Mermaid supports multiple other diagrams besides the shown flowchart, for example: 123 Mermaid supports the [binding of click events](https://mermaid.js.org/syntax/flowchart.html#interac… 126 flowchart TD 134 flowchart TD
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | README.md | 29 …', corejs: {version: '2.0'} or polyfill.io). IE11 has basic support for flowchart, sequence and er…
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/ |
| D | README.md | 200 * [flowchart.js](https://adrai.github.io/flowchart.js/) A similar project that draws flow charts in…
|
| /plugin/combo/ |
| H A D | deleted.files | 169 syntax/flowchart.php
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_i18n.txt | 321 flowchart=flowchart
|
| D | dia_ru.txt | 321 flowchart=Блок-схема
|
| D | dia_bg.txt | 321 flowchart=Блок-схема
|
| D | dia_el.txt | 321 flowchart=Διάγραμμα ροής
|
| D | dia_zh.txt | 321 flowchart=流程图
|
| D | dia_uk.txt | 321 flowchart=Нарис будови
|
| D | dia_ko.txt | 321 flowchart=순서도
|
| D | dia_zh-tw.txt | 321 flowchart=流程圖
|
| D | dia_th.txt | 321 flowchart=ผังงาน
|
| D | dia_fa.txt | 321 flowchart=فلوچارت
|
| D | dia_he.txt | 321 flowchart=תרשים זרימה
|
| D | dia_ja.txt | 321 flowchart=フローチャート
|
| D | dia_ar.txt | 321 flowchart=Flowchart
|
| D | dia_eu.txt | 321 flowchart=Fluxu-diagrama
|
| D | dia_et.txt | 321 flowchart=Vooskeem
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 29 …flowchart.htmlLabels){var h=d.children[0],f=Object(s.select)(d);u=h.getBoundingClientRect(),f.attr… 33 …g.js");t.default=function(e,t,n,s){var a=e||"";if(Object(o.getConfig)().flowchart.htmlLabels)retur… 37 …el");a.node().appendChild(n);var d=n.getBBox();if(Object(s.getConfig)().flowchart.htmlLabels){var … 81 …flowchart.htmlLabels){var m=p.children[0],_=Object(i.select)(p);g=m.getBoundingClientRect(),_.attr… 89 …(t.labelText,t.labelStyle,!1,s)),u=d.getBBox();if(Object(r.getConfig)().flowchart.htmlLabels){var … 93 …rtOnLoad","maxTextSize"],deterministicIds:!1,deterministicIDSeed:void 0,flowchart:{diagramPadding:… property 101 …flowchart.padding}),l.log.info("setNode",{labelStyle:o.labelStyle,shape:a,labelText:s,rx:0,ry:0,cl… 121 …}return t},o=function(e,t){var n=e,i=!0;if(!t.flowchart||!1!==t.flowchart.htmlLabels&&"false"!==t.… 141 … {\n stroke: ").concat(e.lineColor,";\n }\n")}},"./src/diagrams/flowchart/flowChartShapes.… 145 …+-t/2+","+n/2+")")}t.default={addToRender:m,addToRenderV2:_}},"./src/diagrams/flowchart/flowDb.js": [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 29 …flowchart.htmlLabels){var h=d.children[0],f=Object(s.select)(d);u=h.getBoundingClientRect(),f.attr… 33 …g.js");t.default=function(e,t,n,s){var a=e||"";if(Object(o.getConfig)().flowchart.htmlLabels)retur… 37 …el");a.node().appendChild(n);var d=n.getBBox();if(Object(s.getConfig)().flowchart.htmlLabels){var … 81 …flowchart.htmlLabels){var m=p.children[0],_=Object(i.select)(p);g=m.getBoundingClientRect(),_.attr… 89 …(t.labelText,t.labelStyle,!1,s)),u=d.getBBox();if(Object(r.getConfig)().flowchart.htmlLabels){var … 93 …rtOnLoad","maxTextSize"],deterministicIds:!1,deterministicIDSeed:void 0,flowchart:{diagramPadding:… property 101 …flowchart.padding}),l.log.info("setNode",{labelStyle:o.labelStyle,shape:a,labelText:s,rx:0,ry:0,cl… 121 …}return t},o=function(e,t){var n=e,i=!0;if(!t.flowchart||!1!==t.flowchart.htmlLabels&&"false"!==t.… 141 … {\n stroke: ").concat(e.lineColor,";\n }\n")}},"./src/diagrams/flowchart/flowChartShapes.… 145 …+-t/2+","+n/2+")")}t.default={addToRender:m,addToRenderV2:_}},"./src/diagrams/flowchart/flowDb.js": [all …]
|
1234