Skip to content

Latest commit

 

History

History

canviz-0.1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
CANVIZ
======


Introduction
------------

Canviz is a library for drawing Graphviz graphs to a web browser canvas. It is
designed to be used by web applications that need to display or edit graphs, as
a replacement for sending graphs as bitmapped images and image maps.

For more information, please visit the Canviz web site at http://canviz.org/ .


License
-------

Canviz is provided under the terms of the MIT license. See the file LICENSE.txt.

This product includes color specifications and designs developed by Cynthia
Brewer (http://colorbrewer.org/). Use of the ColorBrewer color schemes is
subject to a separate license. See the file LICENSE-ColorBrewer.txt.

Canviz requires the use of some other software, including the Path, Prototype
and Excanvas libraries, and the Graphviz software, which have licenses of their
own.