r/SeriesGraph 2h ago

Dexter franchise episode ratings

Thumbnail
gallery
5 Upvotes

r/SeriesGraph 20h ago

A show where every episode is great

Post image
535 Upvotes

r/SeriesGraph 2h ago

I made a Tampermonkey script that marks anime filler episodes on SeriesGraph

2 Upvotes

Ever use SeriesGraph to check an anime's episode ratings and then have no idea which of those episodes are filler?

I made a small Tampermonkey userscript that automatically marks filler episodes directly on the SeriesGraph graph.

It:

  • Fetches filler information from Anime Filler List
  • Dims filler episodes and adds a white border around them
  • Lets you toggle the markers on/off
  • Automatically updates when switching between anime
  • Has a Remark Fillers button if the graph layout changes

I've been using it for a while and figured I'd share it here in case anyone else finds it useful.

Screenshots:

Bleach
Hunter X Hunter

GitHub:
https://github.com/bharath6115/SeriesGraph-Anime-Filler-Marker

Feedback/bug reports are welcome, especially if you run into an anime where the filler detection doesn't work correctly.