What you see on the graph is your actual visitors excluding robots/crawlers like google bot, bing, slurp etc. Those come to index your page. Their visits are not counted.
But I think you change your query to
SELECT *
FROM Analytics_DayHits dh
INNER JOIN Analytics_Statistics st ON dh.HitsStatisticsID=st.StatisticsID
WHERE StatisticsCode = 'pageviews' and StatisticsObjectID=775