Saved kWh appears for Week view but not for Daily view

I’ve recently noticed that when I click on Show Detailed View and Weekly it displays the number of kWh that I’ve saved over the week:
https://pvoutput.org/aggregate.jsp?id=59885&sid=53284&v=1&t=w
However clicking on the Daily view none of the days in the week have the actual ‘Saved’ kWh
https://pvoutput.org/list.jsp?id=59885&sid=53284&v=1

If you look at the week starting 10/09/2017 you can see I’ve ‘Saved’ 86.3 kWh, however in the daily view chart none of the individual days in that week show the ‘Saved’ kWh amounts.

If you look at the table for the Daily page, there is a column which displays the $ dollar amounts that I’ve saved so the ‘Saved’ kWh data must be stored in pvoutput somewhere. But the chart isn’t showing it for some reason?

I’m using a custom ESP8266 chip with my own firmware (using the Arduino IDE) that is counting pulses from two kWh meters in my Meter box and uploading the data to Pvoutput. So I don’t know if the underlying problem is with the way I’m doing the data upload, or if it’s an issue with Pvoutput?
I think my data upload is OK because the values are being calculated for the dollar amounts each day, it’s just not showing in the chart.

I logged out of my account and noticed that when logged out the ‘Saved’ kWh values do display correctly on the chart.

So my links above will probably work fine for everyone who isn’t me.

Being logged out only shows the last 14 days while being logged in it shows the last 40 days so maybe the issue only occurs when there are too many days displayed on the chart?

Please provide a screenshot, Saved is appearing when logged in/out fine.

The number of records shown is controlled via the Customise screen.

Logged out users always shows last 14.

Here is the view I see when I’m logged in:
https://imgur.com/Ym0RqUy

From the 8/9/2017 onwards the Saved doesn’t show up in the bar graph.

If I hover the mouse over one of those days it doesn’t show up:
https://imgur.com/MzeETk2

However if I log out and then view that day, it does show up:
https://imgur.com/mzzL4IW

So it seems to only be missing when I’m logged in and there is 40 days being displayed at once.

Thanks for the screenshots, the issue has been fixed.

Thanks, it’s showing up properly now.