TickY

<Plot y={{ grid: true, percent: true }}>
    <RuleY data={[0]} />
    <TickY data={stateage} x="age" y="pop_share" />
</Plot>