Quote:
	
	
		
			
				
					Originally Posted by  ownedbycats
					 
				 
				Would it be possible to add # of pages read per month to the statistics alongside # of books? Some months I read a few longer novels, others a few dozen oneshots. Would like to see comparison month-to-month. 
			
		 | 
	
	
 I don't think there is enough space to display the page count, except in a tooltip. Also, the necessary info is not directly acessible in the database, altough it can be gathered traversing every record (which could be slow).
I'll check it when I have the time.