I have been creating histograms in xmgrace. Some of the bins at the tail end of the histogram are empty, so I want to use logarithmically spaced bins, where the binwidths at the start are very narrow and then become very large (under logarithmic scale, the bin spaces would show up even).
I tried doing this with "abscissas of another set" option in the xmgrace histogram interface, but all that does is if I created a file with logarithmic bin edges for 500 total bins, it gives me 500 evenly spaced bins.
So how can I have variable bin widths in xmgrace histogram?