V
V
verilog152018-09-09 15:45:37
JavaScript
verilog15, 2018-09-09 15:45:37

How to implement a tree with Vue?

Hi friends!
I am trying to implement a tree with Vue.
It should look something like this:
familyTree.png
Which js library do you recommend?
Paid (GoJS, for example) - do not fit.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
profesor08, 2018-09-09
@profesor08

I guess you need it for vue.js. There is an example of creating a tree in the documentation. You will have to modify it to fit your template.
https://ru.vuejs.org/v2/examples/tree-view.html

V
Vladimir, 2018-09-09
@Casufi

https://d3js.org/ is free, and not tied to vue, but they won't do it for you, you'll have to read and think.
Example https://github.com/BernhardZuba/d3js-orgchart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question