Greasy Fork is available in English.

WaniKani Workload Graph

adds a button to the heatmap that displays your average workload over time

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v1.4.13 07-03-2024

    - fixed button location/style on heatmap button

  • v1.4.12 07-03-2024

    - fix first review edge case

  • v1.4.11 26-08-2023

    bugfix: clean up empty header spot after button move

  • v1.4.10 29-04-2023

    updated review cache ref for fix

  • v1.4.9 28-04-2023

    updated review cache to skip lessons/extra study

  • v1.4.8 28-04-2023

    updated to use newest version of review cache

  • v1.4.7 26-04-2023

    updated to review tracking version of review cache

  • v1.4.6 30-01-2023

    Prevent nullpointer for reviews on unknown items

  • v1.4.5 28-01-2023

    new version of dependency (review cache script)

  • v1.4.4 21-05-2022

    increase threshold for moved items to 25
    newest version of review cache

  • v1.4.3 07-05-2022

    - (bugfix) start with semicolon to avoid unclosed prior statement

  • v1.4.2 03-05-2022

    updated dependency of review cache

  • v1.4.1 21-04-2022

    changed default color of level difficulty graph for Breeze Dark visibility

  • v1.4 19-04-2022

    - Breeze Dark support

  • v1.3 07-03-2022

    Added accuracy over time graph

  • v1.2.1 05-10-2021

    updated icon classnames to Font Awesome v4

  • v1.2 19-09-2021

    Added option to filter out moved items (level difficulty graph)
    Added help/legend for both graphs

  • v1.1.2 03-08-2021

    swapped order of Graph and Levels buttons to prevent conflict with other script
    display options for graphs are now persistent across page reloads

  • v1.1.1 21-07-2021

    updated to the latest version of the review cache. No functionality changes

  • v1.1 27-03-2021

    - added option to add level stage coloring (level difficulty graph)
    - added option for more detailed time x axis labels (workload graph)
    - added option to split out apprentice and guru detail stages (workload graph)
    - added option for a non-cumulative view of reviews (workload graph)

  • v1.0.5 11-03-2021

    added a start date to the options panel (workload graph)

  • v1.0.4 09-03-2021

    cleaning of vertical lines on level resets (difficulty graph) (again)

  • v1.0.3 09-03-2021

    - cleaned up unnecessary lines for reset series (difficulty graph)
    - added reverse and fill options (workload graph)

  • v1.0.2 09-03-2021

    added null check for difficulty graph reset situations

  • v1.0.1 08-03-2021

    added opacity for difficulty graph reset series

  • v1.0 08-03-2021

    - Added an option panel to change the number of days used in the running average calculation
    - Added a level difficulty graph and a toggle to switch between graphs

  • v0.3 06-03-2021 tidied up header button, fixed integration with Level Duration 2 script
  • v0.2 05-03-2021 more room for labels on yaxis, added xaxis labels for resets, Graph button moves to heatmap after it loads based on the heatmap-loaded event
  • v0.1 27-02-2021