H
H
havemanyquestions2018-05-14 02:45:26
React
havemanyquestions, 2018-05-14 02:45:26

What library for drawing flowcharts like drawing, for example in MS Visio, would you recommend for React?

Hello.
Necessary.
Draw a block diagram. There will be from 2 to N entities - blocks.
Each block will have N outputs (grouped in a certain way). Each output of each block will be connected to the output of one of the other blocks. The input data will be stored in Redux's state. It is necessary to give this data to the component so that beautiful connection stripes are drawn according to certain rules for positioning on the workspace. Apparently, you need something that allows you to dynamically render SVG. This something must be wrapped or originally be a React component.
Question.
Has anyone come across a similar one, can you advise a library suitable for the specified purpose, with an eye to the fact that in the future this database will be used in React Native, and you will need the ability to work with the specified logic both through the site and through the application on dialers?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question