Robert Sapolsky’s diagram to understand behavior from different scientific fields (“buckets”) at different time scales: neurobiology, endocrinology, genetics, epigenetic, and evolution. See Sapolsky’s Stanford lecture on YouTube, Fig. 1b of these lecture notes, or his book Behave!. Also see punctuated equilibrium.
Edit and compile if you like:
% Author: Izaak Neutelings (July 2020)\documentclass[border=3pt,tikz]{standalone}\usepackage{amsmath} % for \;\usepackage{tikz}\usepackage{xcolor}\colorlet{myblue}{blue!70!black}\colorlet{mylightblue}{blue!10}\colorlet{branch}{green!30!black}\colorlet{evolcol}{green!50!black}\colorlet{natalcol}{red!50!white!60!black}\colorlet{hormcol}{orange!70!black}\colorlet{ethcol}{yellow!80!black}\colorlet{stimcol}{red!80!black}\colorlet{neurcol}{blue!80!black}\tikzset{>=latex} % for LaTeX arrow head\usetikzlibrary{tikzmark} % for subnode\usetikzlibrary{decorations.pathreplacing} % for curly braces\begin{document}\begin{tikzpicture}[xscale=1.3]\def\t{0.056} % stem half-thickness% GROUPS\draw[thick,ethcol!60!black,fill=ethcol!90,rounded corners=7,opacity=0.2](-0.6,-2.3) rectangle (11.3,2.4);\draw[thick,evolcol!60!black,fill=evolcol!90,rounded corners=7,opacity=0.2](-0.45,0.35) rectangle (4.8,1.85);\draw[thick,natalcol!60!black,fill=natalcol!90,rounded corners=7,opacity=0.2](3.0,-1.78) rectangle (7.3,1.75);\draw[thick,hormcol!60!black,fill=hormcol!90,rounded corners=7,opacity=0.2](6.05,1.85) rectangle (8.4,0.35);%\draw[thick,ethcol!60!black,fill=ethcol!90,rounded corners=7,opacity=0.2]% (7.4,-1.65) rectangle (11.3,1.75);%\draw[thick,neurcol!60!black,fill=neurcol!90,rounded corners=7,opacity=0.2]% (9.85,1.75) rectangle (7.35,0.43);\draw[thick,neurcol!60!black,fill=neurcol!90,rounded corners=7,opacity=0.2](7.38,-1.68) rectangle (9.85,1.75);\node[evolcol!90!black,below=2,above right=2] at (-0.45,1.82) {evolution};\node[natalcol!90!black,above=4,below right=2] at (3,-1.78) {epigenetics};
Click to download: behavior_sapolsky.tex • behavior_sapolsky.pdf
Open in Overleaf: behavior_sapolsky.tex