From https://docs.wpilib.org/en/stable/docs/software/examples-tutorials/trajectory-tutorial/characterizing-drive.html:

The entire tutorial uses velocity-only, but the last figure uses position and velocity, so the gains don't match what is described. Furthermore, the feedback gains in the previous figures don't match the ending paragraph. Replacing the 8.5 with 43.6 or 20.2 would be invalid as well due to the wrong type of controller being selected.
The figure should be updated to use velocity only with the red box moved to highlight the feedback gains, and the paragraph should be updated to use the velocity gain from the new figure.