work on highlighting kitForNkit in charts
display scrapped share of NKIT
correct labeling
implement kit4nkit switch (including UI button)
add chart showing share of todo having been interrupted
display interrupted jobs with yellow Font.color
own implementation of Random.List.choices
chart flowtime > 4 cycles flow time
fix detNoOfJobsRequiringRework not using decimal probability
actually integrate new setReworks mechanism into round mode
show scrapped condition while also showing rework and reqs complete conditions
implement new setReworks mechanism that calls Random only for no of jobs to be reworked (was all jobs)
viewStep: make border around all steps instead of single in RoundMode
rename step to next in viewStep
trackStats: calculate w0 only as wip for flow time of waiting
playing around with custom tooltip text
add x grid to line charts
include percent suffix in tooltip of line charts
allow decimal rework probability per round
switching scrapped after done rounds on and off
Next