|
From: Dima K. <gn...@di...> - 2025-12-04 08:12:21
|
Thanks for the notes! I'll try to make this change when I get the time. What would work better if I use the datablock? Does that work with older gnuplot also? > The output script, as attached, was also incorrect in that it did not > contain an "unset multiplot" command. OK. It was never clear to me if that was required, and what, if anything, was broken by omitting it. > For that matter, I don't think the script should be using multiplot at > all. Why is it using multiplot? There was nothing in the input you > showed that requested multiplot. I cut down the demo script, which ended up removing the actual "multiplot" part of this. The full script and plot are on the gnuplotlib demo page (towards the end): https://github.com/dkogan/gnuplotlib/blob/master/guide/guide.org Thanks. |