const MODES = ['points', 'trend', 'both'] export default function ChartControls({ displayMode, setDisplayMode, onDownload }) { return (