DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:flowchartjs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:flowchartjs [2017-02-21 21:56] Aleksandrplugin:flowchartjs [2023-08-11 08:00] (current) – fix the "date version" 2603:3024:183b:b100:2dea:3f7c:8181:9c99
Line 3: Line 3:
 ---- plugin ---- ---- plugin ----
 description: Draw flowchart (SVG) based on flowchart.js description: Draw flowchart (SVG) based on flowchart.js
-author     : Hua GAO  +author     : Hua Gao  
-email      : gaoh@pku.edu.cn+email      : ghbore@gmail.com
 type       : syntax type       : syntax
-lastupdate : 2017-02-16 +lastupdate : 2023-08-07 
-compatible : 2016-06-26 "Elenor Of Tsort"+compatible : 2016-06-26 "Elenor Of Tsort", 2017-02-19 "Frusterick Manners", 2018-04-22 "Greebo", 2020-07-29 "Hogfather", 2022-07-31 "Igor", 2023-04-04 "Jack Jackrum"
 depends    :  depends    : 
 conflicts  conflicts 
-similar    : diagram, Ditaa+similar    : diagram, Ditaa, Graphviz
 tags       : flowchart, diagram tags       : flowchart, diagram
  
Line 18: Line 18:
 donationurl:  donationurl: 
  
-screenshot_img : https://thumbnail0.baidupcs.com/thumbnail/865a033d1597091d9f9530c11eb95f27?fid=2399616215-250528-746896297774355&time=1487257200&rt=sh&sign=FDTAER-DCb740ccc5511e5e8fedcff06b081203-%2BZY8%2B73t8FUkb1W1PGcKmoyBEMg%3D&expires=8h&chkv=0&chkbd=0&chkpc=&dp-logid=1089329481527419637&dp-callid=0&size=c710_u400&quality=100+screenshot_img : https://img-fotki.yandex.ru/get/108168/85226599.d/0_c9c93_de8fec8e_orig.png
 ---- ----
  
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 46: Line 46:
   </flowchartjs>   </flowchartjs>
  
-The output is as snapshot above.+The output is as the above snapshot.
  
 ===== Syntax ===== ===== Syntax =====
  
 Basic syntax: Basic syntax:
-<code><flowchartjs style>...</flowchart></code>+<code><flowchartjs style width height>...</flowchart></code>
   * **style** flowchart display style. Currently it can be one of this:   * **style** flowchart display style. Currently it can be one of this:
 +    * (blank) --- no style
     * ''default'' --- default style     * ''default'' --- default style
-    * (blank) --- no style +    * or other available style (see below) 
-  * **%%...%%** flowchart definition, which should follow gramma in [[http://flowchart.js.org|flowchart.js]].+  * **width** and **height** CSS-style values to control the width/height of this SVG. blank leaves its default. 
 +  * **%%...%%** flowchart definition, which should follow grammar in [[http://flowchart.js.org|flowchart.js]].
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
  
-//[coming soon]//+Through Amin Plugin (though ugly), managers can upload a new or update existing flowchart style (JSON file, must with .json extension, and the filename will be the style name), and delete any styles. 
 + 
 +Toolbar **FC** inserts pair of flowchartjs tag, while **F<sub>c</sub><sup>s</sup>** toggles list of available style.
  
  
 === Change Log === === Change Log ===
 +  * **2023-08-09** 
 +    * fix the way to control the svg size 
 +    * update the js library 
 +    * update the contact info 
 +  * **2021-01-15**  
 +    * fix the bug not loading style correctly 
 +  * **2020-10-10** 
 +    * update Rapheal library to 2.3.0 and flowchart to 1.14.1 
 +  * **2019-11-28** 
 +    * solving issue about style not correctly loading (by chaotic-bruno) 
 +  * **2019-06-19** 
 +    * add extra parameters to control svg `width` and `height` 
 +  * **2019-05-02** 
 +    * fix warning messages and update libraries 
 +  * **2018-07-03** 
 +    * fix compatibility warnings 
 +  * **2018-06-03** 
 +    * Merge pull request from apppies/library_update 
 +      - update flowchart to 1.11.0 
 +      - update Raphael to 2.2.1 
 +  * **2018-01-13** 
 +    * many updates: 
 +      - fix bug from leading space by updating flowchart.js library, 
 +      - add admin plugin which allows management flowchart styles, 
 +      - add toolbar facilitating selection of flowchart style.
   * **2017-02-16**   * **2017-02-16**
     * Initial release     * Initial release
- 
-=== ToDo/Wish List === 
- 
-//[add configuration to modify style]// 
  
plugin/flowchartjs.1487710562.txt.gz · Last modified: 2017-02-21 21:56 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki