Your code seems to generate a number of "graphs" in one place. i.e. they are
all piled on top of each other. They are strange graphs as they have only one
point plotted (plus a value of 1 for series 2). All the graphs seem to be
different.
It might help if you could tell us what your data looks like and what you are
trying to do. Also could you post the code for the whole sub so we can
understand it.
The series name for Series 1 in each graph seems to be the value of column A
in the relevant row. The Graph Title is Column D for the row.
I cannot reproduce your problem but it may relate to other parts of the code
which you have not yet told us.