You are viewing a single comment's thread from:
RE: Finding Steem account operations by time range with beem
Good work @crokkon, implementing this feature had caused me some headaches and I did not test it on a large scale. I like your divide & conquer approach, he is simple, effective and stable.
The color in the histogram seems to be wrong. Lin. approx. in 1st iteration should be orange and not green.
Thanks @holger80! The colors were actually correct but I hit a very unfortunate histogram binning in combination with the matplotlib drawing options for multiple histograms. I've updated this figure, I think it looks more consistent now!