You can fetch daily campaign stats using the
CAMPAIGN_PERFORMANCE_REPORT. Make sure you include the Date column, and then columns for whatever other statistics you need. Once you have this data, it will be up to you to format it however you like. The client library only supports making calls to the API to get and mutate data; it does not include any charting functionality.