My requirements:
1) I need to draw a graph with date as xAxis and tracking result value as yAxis in which I need multiple points indicated for a day for different-2 time tracking and a scatter graph that is drawn on the basis of the average for that particular day as in iMoodJournal App.

2) I need to export the graph to image or customised pdf in which I need the full graph not only the graph that is displayed on the screen means I need the hidden part as scroll also in the image. I am succeeded to export to image as the graph is displaying on screen.
Thanks in advance