PDLPorters / PDL-Graphics-Gnuplot

Gnuplot-based plotting backend for PDL
https://p3rl.org/PDL::Graphics::Gnuplot
Other
8 stars 7 forks source link

Titles are persistent across plots, even when they shouldn't be #11

Closed drzowie closed 11 years ago

drzowie commented 11 years ago

e.g. in the demo movie we use with=>fits, and the axis labels persist even into other plotting styles. Is this a problem with the fits prefrobnicator? Or is it a problem with title handling in general?

drzowie commented 11 years ago

We now issue a reset before every non-replotting, non-multiplot plot call.