JointJS+

뛰어난 UI를 지원하는 JavaScript 다이어그램 라이브러리.

JointJS사에서 공개
2014년 부터 ComponentSource에서 판매중

가격: US$ 3,420.20 버젼: 4.2.2 업데이스 날짜: Jan 23, 2026 4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰 (2)

i

Rappid has been renamed and is now known as JointJS+.

JointJS+ 릴리스

Released: Jan 23, 2026

v4.2.2 버젼 업데이트

기능

  • AI Agent
    • Improved the AI Agent source code and refreshed its styling.
  • Marketing Automation
    • Created a new Marketing Automation application template that allows users to design and interactively visualize marketing automation workflows.
    • The application uses the ELK automatic layout to automatically arrange elements and route links orthogonally, and the diagram is fully animated (including transition between states and addition of new nodes).
    • You can click the "Test flow" button to run a...

Released: Dec 17, 2025

v4.2.1 버젼 업데이트

기능

  • AI Agent
    • Added README.md files describing the application structure.
    • Made the Navigator feature independent of the rest of the application.
    • Improved organization of CSS styles.
  • PertChart
    • Added a README.md file describing the Pert Chart example, including its usage and API.
  • Graph
    • Introduced internal changes that allow layers to be ignored when adding cells to the graph. These changes enable other fixes related to layer handling.

수정사항

  • AI Agent
    • Disabled actions in the registry picker when they...

Released: Nov 20, 2025

v4.2 버젼 업데이트

기능

New Demo Applications - Added seven advanced applications ready to use in your project.

  • AI Agent builder
    • Empower users to design AI Agents through a simple-to-use interface embedded in your web app. The new AI Agent builder boilerplate uses layout-driven diagram editing to automatically arrange elements, keeping workflows clear and intuitive while allowing users to integrate apps, add logic, and define behaviors effortlessly.
  • BPMN Editor
    • Modeling business processes has become even easier with...

Released: Jul 2, 2025

v4.1.1 버젼 업데이트

기능

  • apps.BPMNPools - Added phases import/export - Previously, the export and import actions of the BPMNPools app ignored phases. Now all exported diagrams exported from the app look exactly the same when imported back into the app.

수정사항

  • format.Visio - Fixed text annotations to use colorTrans option in a Character element.
  • format.Visio - Fixed error when encountering a fld element without content.
  • format.Visio - Fix to ignore unsupported image types - JointJS now checks that the file type is one...

Released: Dec 5, 2024

v4.1 버젼 업데이트

기능

  • New demo applications - Five new advanced applications have been added that are ready to use in your project:
    • BPMN Pools, Swimlanes and Milestones - Explore enhanced BPMN Pools, Swimlanes, and Milestones with drag-and-drop functionality for a seamless user experience. This demo showcases how to insert, reorder, and resize swimlanes and phases with automatic content adjustments. Discover features like vertical pools, content awareness, preventing resizing beyond boundaries, along with previews...

Released: Feb 8, 2024

v4.0 버젼 업데이트

기능

  • Stable version with no external dependencies - Dependency on jQuery, Lodash, and Backbone has been removed, decreasing the package size without changing the core functionality.
  • BPMN export to/import from XML format - Business Process Model and Notation (BPMN), is a standardized modeling language and notation system extensively utilized by corporations to graphically depict their business processes. It enables companies to document, analyze, and optimize their workflows in a comprehensive...

Released: May 29, 2023

v3.7 버젼 업데이트

기능

  • Improved support for foreign object (HTML) - Foreign objects have become a standard in web development, and JointJS+ has now introduced comprehensive and fully-featured support for foreign objects within SVG context. This means that you can now display HTML elements inside other SVG elements, export the HTML object as an image similar to the rest of the rendered diagram, or leverage other benefits provided by this native technology.
  • Unlimited customization options thanks to the...

Released: Oct 25, 2022

v3.6 버젼 업데이트

기능

  • Added a new application: MindMap - The MindMap application can help your teams or end customers visually organize information, come up with new ideas and collaborate on them. All of the necessary tools (e.g. command manager) and UI components (newly updated rich text editor) have been included.
  • Added a new set of useful shapes (Value Stream Mapping) - Added a set of new Value Stream Mapping (VSM) shapes that are delivered as a separate installable module. These shapes are not only useful for...

Released: Mar 3, 2022

v3.5 버젼 업데이트

기능

  • Added the ability to create new types of diagrams including Kanban and Yamazumi - New plugins have been added to help you create new diagram types more efficiently, such as Kanban or Yamazumi:
    • ‍ui.StackLayoutView which represents a new drag & drop view for the stack layout graphs.
    • ‍layout.StackLayout that helps you organize elements in a one-dimensional stacks, either horizontally or vertically.
  • Scrollbar and data modifier/decorator have been added to the Data Mapping application - The...

Released: Sep 29, 2021

v3.4.1 버젼 업데이트

기능

  • Added a new demo on how to build a shape with a vertical list of items.
  • apps.Database - Added remove and arrowhead link tools.
  • Various TypeScript improvements.
  • dia.Paper - Added the ability to skip updating connected links when isolate flag has been used.
  • dia.LinkView - Optimized connector only update.
  • dia.Cell - Added support for preinitilize() lifecycle method.
  • connectors.jumpover - Prevented unnecessary route calculation to improve performance.

수정사항

  • apps.Chatbot - Various fixes:
    • Use...