<Plot height={(w) => Math.sqrt(1 / w) * 8e3} y={{ axis: false }} inset={20}> <Image data={presidents2} x="First Inauguration Date" dodgeY="bottom" y={0.01} src="Portrait URL" title="Name" r={20} /> </Plot>