WaniKani Workload Graph

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

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v1.4.13 7.3.2024

    - fixed button location/style on heatmap button

  • v1.4.12 7.3.2024

    - fix first review edge case

  • v1.4.11 26.8.2023

    bugfix: clean up empty header spot after button move

  • v1.4.10 29.4.2023

    updated review cache ref for fix

  • v1.4.9 28.4.2023

    updated review cache to skip lessons/extra study

  • v1.4.8 28.4.2023

    updated to use newest version of review cache

  • v1.4.7 26.4.2023

    updated to review tracking version of review cache

  • v1.4.6 30.1.2023

    Prevent nullpointer for reviews on unknown items

  • v1.4.5 28.1.2023

    new version of dependency (review cache script)

  • v1.4.4 21.5.2022

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

  • v1.4.3 7.5.2022

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

  • v1.4.2 3.5.2022

    updated dependency of review cache

  • v1.4.1 21.4.2022

    changed default color of level difficulty graph for Breeze Dark visibility

  • v1.4 19.4.2022

    - Breeze Dark support

  • v1.3 7.3.2022

    Added accuracy over time graph

  • v1.2.1 5.10.2021

    updated icon classnames to Font Awesome v4

  • v1.2 19.9.2021

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

  • v1.1.2 3.8.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.7.2021

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

  • v1.1 27.3.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.3.2021

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

  • v1.0.4 9.3.2021

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

  • v1.0.3 9.3.2021

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

  • v1.0.2 9.3.2021

    added null check for difficulty graph reset situations

  • v1.0.1 8.3.2021

    added opacity for difficulty graph reset series

  • v1.0 8.3.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 6.3.2021 tidied up header button, fixed integration with Level Duration 2 script
  • v0.2 5.3.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.2.2021