Rappid has been renamed and is now known as JointJS+.
JointJS+ のリリース
Released: Dec 22, 2015
Updates in this release
Updates in v1.7
Powerful Graph Data Model - The core data model has been extended with functions that traverse directed graphs and access structural information.
Flexible Tree Layout Engine - TreeLayout and its accompanying TreeLayoutView now support only left-to-right, right-to-left, top-to-bottom and bottom-to-top layout types.
Improved Inline Text Editing - The TextEditor component now supports link label editing.
The Inspector widget now provides an easy way to add custom field types.
Inline Text Editor - Edit any link label or element text.
Automatic Tree Layout - Display and manipulate tree graphs.
Shortest Path Discovery - Easily find the shortest path in your graphs.
Modal and Non-Modal Dialog Boxes - A default set of common boxes are included (alert, info, success, warning and neutral), and an arbitrary HTML box can be used to display any content.
Matrix Charts - Visualize co-occurences in a matrix chart.
Navigator View - The Navigator is a small widget...