|
I peeked (not a Python developer) in the plugins books.py
The columns are formatted 6.2F that is 3 digits, the point and 2 digits.
You could try and change those to 7.2 as a test.
Note: the change will need to be repeated every time the PI gets updated
|