> Hi,
>
> I am new to gnuplot and am trying to plot many
> graphs on one plot, and I find the limitation
> to nine different line types quite restrictive.
I agree. The PDF driver appears to wrap colors
after 12 of them. It sure would be nice if these
terminal implementations used line styles when
the colors wrap. Looking at the PDF driver, it
looks as though the driver defines a larger number
of colors but that the PDF library implementation
is somehow wrapping.
|