Forum Discussion

joannasokolowsk's avatar
4 years ago

Decomposition tree working both ways (or other visuals ?)

Hey Guys,

I would like to ask you for some advice regarding visualising the data - if the Decomposition tree is the best or any other chart will be better? 

I would like to create something that looks like the decomposition tree but working on both ways. I would like to show both the loans granted and received by the ABC company . Then, by opening the hierarchical list of borrowers of the ABC company, we want to be able to see their borrowers (floor below), where the ABC company may also appear because it has borrowed something from them (we create a loop in a way). It is known that it can go indefinitely, so we need a relationship diagram that simply loops and depending on the company we check, we open one by one (by expanding "+" its branches of borrowers / lenders. 

 

Some sample data:

 

Lender Borrower Value 
ABCYYY                                           234
ABCYYY                                            65
ABCXYZ                                           432
ABCXYZ                                           756
ABCXYZ                                           456
BBBABC                                           234
CCCABC                                              1
CCCZZZ                                           771
ZZZABC                                            28
ZZZABC                                            13
ZZZABC                                            51
ZZZCCC                                            45
ZZZABC                                           120
YYYABC                                            22
ZZZCCC                                            45
ZZZBBB                                           500
XYZYYY                                           270
XYZYYY                                           234
ZZZYYY                                            34

 

 

 

 

2 Replies