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 2024-03-07

    - fixed button location/style on heatmap button

  • v1.4.12 2024-03-07

    - fix first review edge case

  • v1.4.11 2023-08-26

    bugfix: clean up empty header spot after button move

  • v1.4.10 2023-04-29

    updated review cache ref for fix

  • v1.4.9 2023-04-28

    updated review cache to skip lessons/extra study

  • v1.4.8 2023-04-28

    updated to use newest version of review cache

  • v1.4.7 2023-04-26

    updated to review tracking version of review cache

  • v1.4.6 2023-01-30

    Prevent nullpointer for reviews on unknown items

  • v1.4.5 2023-01-28

    new version of dependency (review cache script)

  • v1.4.4 2022-05-21

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

  • v1.4.3 2022-05-07

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

  • v1.4.2 2022-05-03

    updated dependency of review cache

  • v1.4.1 2022-04-21

    changed default color of level difficulty graph for Breeze Dark visibility

  • v1.4 2022-04-19

    - Breeze Dark support

  • v1.3 2022-03-07

    Added accuracy over time graph

  • v1.2.1 2021-10-05

    updated icon classnames to Font Awesome v4

  • v1.2 2021-09-19

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

  • v1.1.2 2021-08-03

    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 2021-07-21

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

  • v1.1 2021-03-27

    - 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 2021-03-11

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

  • v1.0.4 2021-03-09

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

  • v1.0.3 2021-03-09

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

  • v1.0.2 2021-03-09

    added null check for difficulty graph reset situations

  • v1.0.1 2021-03-08

    added opacity for difficulty graph reset series

  • v1.0 2021-03-08

    - 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 2021-03-06 tidied up header button, fixed integration with Level Duration 2 script
  • v0.2 2021-03-05 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 2021-02-27