digraph Presidents { size="14,100" // GWB Start -> Governor -> President // Clinton Start -> "State Official" -> Governor -> Governor -> President // GHWB Start -> Congress -> Ambassador -> "Sub-cabinet" -> "Vice President" -> President // Reagan Start -> Governor -> President // Carter Start -> "State Senator" -> Governor -> President // Ford // Start -> Congress -> "Vice President" -> President // Nixon Start -> Congress -> Senator -> "Vice President" -> President // LB Johnson Start -> Congress -> Senator -> "Vice President" "Vice President" -> President [style=dashed] // Kennedy Start -> Congress -> Senator -> President // Eisenhower Start -> General -> President // Truman Start -> "City/County" -> "City/County" -> Senator -> "Vice President" "Vice President" -> President [style=dashed] // FDR Start -> "State Senator" -> "Sub-cabinet" -> Governor -> President // Hoover Start -> "Sub-cabinet" -> Cabinet -> President // Coolidge Start -> "City/County" -> "State House" -> Mayor -> "State Senator" -> "Lt. Governor" -> Governor -> "Vice President" "Vice President" -> President [style=dashed] // Harding Start -> "State Senator" -> "Lt. Governor" -> Senator -> President // Wilson Start -> Governor -> President // Taft Start -> Judge -> Cabinet -> President -> "Chief Justice" // TR Start -> "City/County" -> "Sub-cabinet" -> Colonel -> Governor -> "Vice President" "Vice President" -> President [style=dashed] // McKinley Start -> Congress -> Congress -> Governor -> President // Cleveland Start -> "City/County" -> Mayor -> Governor -> President -> President // B Harrison Start -> General -> Senator -> President // Arthur // Start -> General -> "City/County" -> "Vice President" -> "President" // Garfield Start -> "State Senator" -> General -> Congress -> President // Hayes Start -> "City/County" -> General -> Congress -> Governor -> President // Grant Start -> General -> President // A Johnson // Start -> "City/County" -> Mayor -> "State House" -> "State Senator" -> Congress -> Governor -> Senator -> Governor -> "Vice President" -> President // Lincoln Start -> "State House" -> Congress -> President // Buchannan Start -> "State House" -> Congress -> Ambassador -> Senator -> Cabinet -> President // Pierce Start -> "State House" -> Congress -> Senator -> General -> President // Fillmore // Start -> "State House" -> Congress -> Congress -> "State Official" -> "Vice President" -> President // Taylor Start -> General -> President // Polk Start -> "State Official" -> "State House" -> Congress -> Governor -> President // Tyler // Start -> "State House" -> Congress -> Governor -> Senator -> "State House" -> "Vice President" -> President // W Harrison Start -> General -> Congress -> "State Senator" -> Senator -> Ambassador -> President // Van Buren Start -> "State Senator" -> Senator -> Governor -> Cabinet -> "Vice President" -> President // Jackson Start -> Congress -> Senator -> Judge -> General -> Senator -> President // JQ Adams // Start -> Ambassador -> Senator -> Cabinet -> President -> Congress // Monroe // Start -> "State House" -> "Continental Congress" -> Senator -> Ambassador -> Governor -> Cabinet -> President // Madison // Start -> "State House" -> Congress -> Cabinet -> President // Jefferson // Start -> "Continental Congress" -> "State House" -> Governor -> Ambassador -> Cabinet -> "Vice President" -> President //J Adams // Start -> "Continental Congress" -> Ambassador -> "Vice President" -> President // Washington // Start -> "State House" -> "Continental Congress" -> General -> President }