M
Mike C
I have a graph that shows sales. The date is on the x axis, dollars are on
the y axis, and the sum of sales are datapoints. These are sales of new
products, so sometimes events can happen during the launch of a new product
that makes sales swing up or down. I'm trying to plot those events on a graph
just below the graph of sales (or I might even overlay it). The idea is to
have date on the x axis, y axis would have ? (I'm guessing some arbitrary
value like 0 so that the text for these events are all lined up), and the
datapoints would be text. Anyone ever try doing this before? This would be a
massive help if it's possible. Thanks!
the y axis, and the sum of sales are datapoints. These are sales of new
products, so sometimes events can happen during the launch of a new product
that makes sales swing up or down. I'm trying to plot those events on a graph
just below the graph of sales (or I might even overlay it). The idea is to
have date on the x axis, y axis would have ? (I'm guessing some arbitrary
value like 0 so that the text for these events are all lined up), and the
datapoints would be text. Anyone ever try doing this before? This would be a
massive help if it's possible. Thanks!