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+.

Rappid v3.4.1

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 useModelGeometry for “Resize To Fit” to work as expected.
    • Hide the JSON Editor with ngIf (Angular) to prevent parsing the JSON when it’s hidden.
    • Update JSON Editor on dia.CommandManager change.
  • ui.SelectBox - Fixed CSS syntax error.
  • ui.Stencil - Fixed paperDragOptions defined as a function.
  • ui.Toolbar - Fixed zoom-to-fit options.
  • dia.Cell - Fixed toJSON() when defaults() is defined as a method.
  • Vectorizer - Fixed multi-line text line heights when 100% of the line is annotated.
  • Prevent prototype pollution - Fixed util.setByPath().