Is there a mechanism to capture gnuplot warnings such as: `Warning: empty y range [0:0], adjusting to [-1:1]` so that these can be handled in Ruby instead of being output to stderr?