is announcing that flowchart.js with version number 1.4.1 is already available to download.
What is flowchart.js ?
flowchart.js is Draw flow charts and diagrams in your browser using SVG, a simple text syntax, Raphael.js, and a lightweight JavaScript library .
flowchart.js is a simple tool for drawing flow charts using JavaScript.The library works using the Rapahel SVG manipulation toolkit, rendering flow charts and diagrams from simple text-based instructions.Developers can add conditions, operations, start & end points, subroutines, and I/O elements.Custom labels and custom colors can be used with each element, and each of them can also be linked to an URL if needed.flowchart.js can be used for representing coding routines, activities, instructions, and/or organizational organograms.
This is changelog for flowchart.js version 1.4.1 :
You can read the complete changelog and also download this latest version on their homepage:
adrai.github.io