background preloader

Flowchart JQuery

Facebook Twitter

1.6.4 demo - home (Vanilla) Flowchart. The FlowChart sample demonstrates several key features of GoJs, namely Palettes, Linkable nodes, Drag/Drop behavior, Text Editing, and the use of Node Template Maps in Diagrams.

Flowchart

Mouse-over a Node to view its ports. Drag from these ports to create new Links. MxGraph - JavaScript Diagramming and Graph Visualization. jQuery SVG. SVG (Scalable Vector Graphics) is a modularized language for describing two-dimensional vector and mixed vector/raster graphics in XML.

jQuery SVG

It is a W3C Recommendation currently at version 1.1. SVG is a language for describing two-dimensional graphics in XML. SVG allows for three types of graphic objects: vector graphic shapes (e.g., paths consisting of straight lines and curves), images and text. Graphical objects can be grouped, styled, transformed and composited into previously rendered objects. The feature set includes nested transformations, clipping paths, alpha masks, filter effects and template objects.