How to create JointJS shapes using SVG?

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

Комментарии • 8

  • @AdityaGoswami-i8z
    @AdityaGoswami-i8z 7 месяцев назад +1

    Hey, really loved the way you explained. Is there a way to wrap, show ellipses and then expand via any scroll features for text inside rect?

    • @jointjs-library
      @jointjs-library  7 месяцев назад

      Hi Aditya, thanks for your question! To give you a proper answer, we'd need a bit more details and ideally an example of such a feature used elsewhere on the web.
      Would you mind providing more details (incl. the example) and posting your question on our GitHub Discussions (github.com/clientIO/joint/discussions)? That will be a better environment to provide you with in-depth guidance :)

  • @sergeyfiantsev2854
    @sergeyfiantsev2854 6 месяцев назад +2

    is will be nice to see link to source code

    • @jointjs-library
      @jointjs-library  6 месяцев назад +1

      This is a tutorial that shows you how to create custom elements in the same manner as the video:
      resources.jointjs.com/tutorial/custom-elements
      We also use the following utility to create element markup in the video:
      resources.jointjs.com/docs/jointjs/v4.0/joint.html#util.svg
      Let us know these resources help :)

  • @ACA322
    @ACA322 8 месяцев назад

    Would really love to see or to create collapsibles shapes with content (text/image). Linked as a flowchart if possible.

    • @jointjs-library
      @jointjs-library  8 месяцев назад

      Hi! Thanks for your feedback :)
      Although we currently don't have a video explaining how to create collapsible elements, we have two demos that showcase this feature (+ you can view the source code on CodePen):
      - Counters: www.jointjs.com/demos/counters
      - Microsoft Adaptive Cards: www.jointjs.com/demos/microsoft-adaptive-cards
      Does this help? :)

  • @Тати-х1й
    @Тати-х1й 10 месяцев назад

    create more videos about it