Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I have been looking for years for a graph tool to create a timeline of mergers and acquisitions of companies in the IT Sector. I recently discovered d3.js but I'm unsure about its possibilities. Could you give me some guidances to do that :

I would like to create a graph like the one in this blog post : Document Foundation blog post

Most charts I found were created manually, but I'm looking to do it automatically based on a source (JSON file or whatever).

It is mostly like a branch merging graph except that sometimes it can also fork/split (for example HP was divided in two companies a few years ago).

Can I use D3.js for this kind of data visualization ?

question from:https://stackoverflow.com/questions/65884158/represent-merger-and-aquisitions-on-a-timeline

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
567 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...