Notice: My personal stance on AI generated artwork. Retweet and share if you agree. Let us discuss, and not immediately scream bloody murder.

Now Viewing: Aggregated Post Statistics
Keep it civil, do not flame or bait other users. If you notice anything illegal or inappropriate being discussed, contact an administrator or moderator.

JustAnotherTagger168 - Group: Member - Total Posts: 3
user_avatar
Aggregated Post Statistics
Posted on: 07/02/26 08:21PM

I was interested in how the popularity of different characters changes over time, so I made a tool to plot the data for me. The chart plots the total number of posts over time. I prefer plotting the cumulative count over a histogram since it doesn't need to use any bins which decrease the resolution of the data, and histograms can be deceptive when trying to estimate a rate over time for discrete events. Unfortunately I couldn't figure out how to access the API directly without my browser getting mad at me over the change in origin, so it requires a small backend for the reverse proxy, and you'll have to build it locally. If anyone wants to refactor my godawful code into anything nicer please feel free.

github.com/JustAnotherDev168/BooruCumulativeChart



add_replyAdd Reply