Bug reports and pull requests are welcome on GitHub at https://github.com/rinx/gnuplot-histogram. This project is intended to be a safe, welcoming space for ...
fn(x,w) = w * floor(x / w) + w / 2.0 print sprintf("PPS0:\nmean: %e => offset %e\nlo_quartile: %e\nmedian: %e => offset %e\nup_quartile: %e", A_mean, -A_mean, A_lo ...