The reading stats from the home screen are only available for your current book. Adding the following to the config file will add a "Reading stats" item to the menu for each book in the library list. This shows the reading stats page for the selected book.
Code:
[FeatureSettings]
BookSpecificStats=true
If there already is a "FeatureSettings", just add the other line after it.