mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-09-23 23:18:08 +08:00

Previously I was ALWAYS replotting when triggered, ALWAYS replotting on a timer and NEVER replotting on domain rollover with --monotonic. I now have logic to do the right thing in all these cases. I now replot on domain rollover, unless it's happening too quickly.