Ys family tree: Difference between revisions

From wikifiles
Jump to navigationJump to search
(Created page with "{{#mermaid:graph TD; A-->B; A-->C; B-->D; C-->D; }}")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#mermaid:graph TD;
{{#mermaid:graph TB;
     A-->B;
     A(YS Venkat Reddy <img src='https://wikifilesdotin.s3.amazonaws.com/my_wiki/Jagan-flower.jpg?20231228072828' width='40' height='40' />)
     A-->C;
    subgraph lawful
     B-->D;
    A-- 1st Wife --> B((Lakshamma));
     C-->D;
     A & B-- son --> D(YS Chinna <br/> Konda Reddy)
    end
    subgraph unlawful
    A-- 2nd Wife --> C((Mangamma));
     A & C-- son --> E(YS Raja Reddy)
    E-- Wife --> F((Jayamma))
    E-- son --> G(YS Rajasekhar Reddy)
     F-- son --> G
    end
}}
}}

Latest revision as of 01:27, 5 January 2024