TickX

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