Heatmap generator incoming

The minima theme doesn’t have the heatmaps

How do I change the font and change it to dark theme?

@Dimava The Heatmaps are looking great, quick question though:

I’ve noticed that the action count (and therefore avg speed) displayed on the heatmap generator tends to be noticeably lower than on funscript.io. Any idea what might be causing the mismatch? Is the heatmap doing some kind of filtering or downsampling during parsing?

Just curious since we’ve been generally referencing values from funscript.io for comparison.

Example with about 400 actions less:

DSVR-051-A.funscript (130.7 KB)

funscript-io

1 Like

any way to turn off the heatmaps? Hate them

2 Likes

The issue with Minima being the only theme to not have them… is that you have to use Minima if you don’t want to see them.
You should be able to have the default look of the forum, just without the auto heatmaps.

1 Like

I wonder if some customization for the heatmap is planned in the future, a solid background behind the text would mostly fix it for me (and possibly removing the L0, which is useless when there is a single script, which is the vast majority of topics).
My eyesight might not be the best but currently the texts above each number are basically illegible (I can guess what they are, but then they might just as well not be there).

1 Like

The toggle is on the roadmap to turn it off.
Feature requests should go to Site Feedback
@Dimava watch the site feedback for heatmap related feature requests

I don’t consider an action with 3 keyframes 3 actions
It’s still one action just more curved

Not yet but there will be one :soon::trade_mark:

That opinion is pretty popular so I guess there will be one

Tbh I watch this thread more at least because I get pinged here
Will check just in case

I question the logic of rolling out a feature that no one wanted if theres no way to turn it off yet, but sure.

2 Likes

For now, if you use an adblocker that lets you pick elements to block, you can pick it out and it will remove the newly implemented heatmaps from all pages. It doesn’t seem to remove anything else, but I didn’t check too thoroughly.

Example using uBlock Origin:

Right click on the heatmap to open the context menu → Block element…

Click “Create” to start blocking it (or “Preview” first to check if you picked the right element and it’s removing what you want and nothing else)

Other adblockers should work similarly.

1 Like

My rollout plan was to add it to one theme

@VladTheImplier I made settings plz check

The solid background option doesn’t seem to work but the off toggle does so I’m putting it in prod.

Under account preferences:

4 Likes

Thank god. Works! Thank you.

1 Like

It does work you just have them cached
I didn’t implement cache breaking on settings change

That would be classified as a bug.
The caching should break and refresh on page reloads while checking the users state (whether solid is enabled or not)

Yeah ik was trying to make toggle asap
Caching need a bit more rethinking
For how long should I keep cached funscripts?
I think a day is fine, servers are fast enough to not worry about them, so caching is more for perf then for data

There seem to be no built-in way to just make user settings, so currently using some pretty but clunky solution that wouldn’t require writing a lot of stuff

I wonder if I removed that “ur script is broken” alert when time is in milliseconds :thinking:

It’s much better with a solid background IMO, thanks for adding the option!

@Dimava Can you make the font without a halo effect when “Use solid background color…” is enabled? The halo makes the text harder to read.

2 Likes

Thanks for adding this! However, it seems to be bugged for me: I disabled the heatmaps, but when I’ve been logged out for a while and log in again they are enabled again. It’s happened every time I’ve logged out/in since you added it (3-4 times). Is there a way to disable them permanently?