Home
last modified time | relevance | path

Searched refs:flowchart (Results 1 – 25 of 76) sorted by relevance

1234

/plugin/flowchartjs/
DREADME.md6 **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…
Dplugin.info.txt6 desc draw flowchart based on flowchart.js
Dscript.js12 var obj = flowchart.parse( jQuery(this).text() );
/plugin/dirtylittlehelper/mermaid/editor/src/components/
DView.svelte29 if (text.match(/^\s*flowchart/)) {
30 return 'flowchart';
40 return 'flowchart';
/plugin/mermaid/
H A DREADME.md34 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/
DREADME.md29 …', corejs: {version: '2.0'} or polyfill.io). IE11 has basic support for flowchart, sequence and er…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
DREADME.md200 * [flowchart.js](https://adrai.github.io/flowchart.js/) A similar project that draws flow charts in…
/plugin/combo/
H A Ddeleted.files169 syntax/flowchart.php
/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt321 flowchart=flowchart
Ddia_ru.txt321 flowchart=Блок-схема
Ddia_bg.txt321 flowchart=Блок-схема
Ddia_el.txt321 flowchart=Διάγραμμα ροής
Ddia_zh.txt321 flowchart=流程图
Ddia_uk.txt321 flowchart=Нарис будови
Ddia_ko.txt321 flowchart=순서도
Ddia_zh-tw.txt321 flowchart=流程圖
Ddia_th.txt321 flowchart=ผังงาน
Ddia_fa.txt321 flowchart=‫فلوچارت‬
Ddia_he.txt321 flowchart=‫תרשים זרימה‬
Ddia_ja.txt321 flowchart=フローチャート
Ddia_ar.txt321 flowchart=Flowchart
Ddia_eu.txt321 flowchart=Fluxu-diagrama
Ddia_et.txt321 flowchart=Vooskeem
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js29flowchart.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 …
81flowchart.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
101flowchart.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/
Dbundle.js29flowchart.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 …
81flowchart.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
101flowchart.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