the musical lineage of
Robert Schumann
graph BT
classDef default stroke:#454545,fill:none
classDef root stroke:#cc3a3a,fill:none
classDef important-composer stroke::#d96d6d,fill:#d96d6d
classDef important-pedagogue stroke::#d3c367,fill:#d3c367
%% Nodes
25("Robert Schumann<div id=NodeDiv-25 style='height: 250px; width: 400px'></div>")
class 25 node-25;
class 25 root
class 25 important-composer
26("Friedrich Wieck<div id=nodeDiv-26 style='height: 250px; width: 400px'></div>")
27("Johann Peter Milchmeyer<div id=nodeDiv-27 style='height: 250px; width: 400px'></div>")
%%Links
25 -->|<span id='EL-25-26' class='EL EL-depth-1 EL-root'>studied with</span>| 26
26 -->|<span id='EL-26-27' class='EL EL-depth-2'>studied with</span>| 27
%%Styling
class 26 node-26;
class 26 node-depth-1;
class 26 middle;
class 27 node-27;
class 27 node-depth-2;
class 27 terminal;