nanyaDev / statkani

Data visualizations for WaniKani 🦀
https://statkani.com
17 stars 2 forks source link

Error pulling heat map #2

Open omgphil opened 1 year ago

omgphil commented 1 year ago

I think that WK change the way the heat map is pulled seems to be giving N/A

when I look in the console no error seems to be pushing through

seems to be affected by this change https://community.wanikani.com/t/api-changes-get-all-reviews/61617

nanyaDev commented 1 year ago

I've briefly gone over that community thread and it seems like there's no straightforward solution as of now, but I'll take a closer look over the weekend. Thanks for bringing this up! :)

Update: I couldn't find a reasonable solution but it seems like the WK team is working on re-enabling this functionality. Hoepfully they'll be able to add back review data soon 🤞

omgphil commented 1 year ago

Hi any update on this?

nanyaDev commented 1 year ago

I've just taken a look at the WK forum thread you'd linked in the original post and the last update from the WK team was on Jun 1:

The only responsible thing to say right now is that we are still working on it. I can’t give a timeline for an actual update as it may be a promise I can’t keep. I am mindful of the radio silence on this, but the next post I want to make on this topic is the solution or the plan rather than just updates saying that it is work in progress.

That was 3 months ago and there have been no updates since so I don't expect anything soon.

The other heatmap plugin has updated their user script and seems to have found a solution. I could attempt something similar but it's a bit disappointing since the user experience will be quite bad compared to the original. It's better than nothing though so I'll do some investigation and see if it's worth pursuing. I'll update you once I've made a decision :)

nanyaDev commented 1 year ago

Update: I'm currently trying to make a Chrome extension to resolve this issue, I anticipate having something ready soon!