var day_data = [];Morris.Line({ element: 'graph', data: day_data, xkey: 'period', ykeys: ['Visited'], labels: ['Link'] });