This is my dyno with torque/rpm plot. After a lot of rage I finally got it to work. Scripting in Thyme can be quite frustrating sometimes.
It should be working fine. If it explodes or if you find any bugs, let me know.
You can adjust the maximum values in the console:
Scene.my.maxRpm
Scene.my.maxNm
Scene.my.maxkW
If you find the torque curve reversed (Means your engine rotates in the different direction than the dyno was built for) just switch [Scene.my.reversed] to true.
Use a bigger flywheel (red circle) for more powerful engines. The heavier it is, the more accurate the plot will be.
Also I borrowed the idea of Torque smoother from pnvv
EDIT: Fixed minor bugs and changed the RPM variable from [Scene.my.rpm] to [Scene.my.dynoRpm]. Lot of people, including myself, use this for their engines so it will be much more convenient.
EDIT: Now with a display for the graph so you can precisely tell what value is under the cursor.