MindFusion.Diagramming for JavaScript Programmer's Guide

Introduction

MindFusion.Diagramming for JavaScript (JsDiagram for short) is a flow diagramming class library that can be used to display and edit graphs and diagrams on a web page. It is implemented entirely in JavaScript and renders graphics objects using the HTML 5 Canvas element. JsDiagram depends on the Microsoft Ajax library for its type system implementation and browser independence support. For Canvas support and heavy-duty geometric and layout calculations done in JavaScript, JsDiagram requires a latest-generation browser.