A PHP Error was encountered
Severity: Notice
Message: Undefined variable: graph_type
Filename: include/graph_list.php
Line Number: 62
Backtrace:
File: /home/stech_web/public_html/application/views/include/graph_list.php
Line: 62
Function: _error_handler
File: /home/stech_web/public_html/application/controllers/Domain.php
Line: 1656
Function: view
File: /home/stech_web/public_html/index.php
Line: 287
Function: require_once
var day_data = [
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: weekly_visiter
Filename: include/graph_list.php
Line Number: 99
Backtrace:
File: /home/stech_web/public_html/application/views/include/graph_list.php
Line: 99
Function: _error_handler
File: /home/stech_web/public_html/application/controllers/Domain.php
Line: 1656
Function: view
File: /home/stech_web/public_html/index.php
Line: 287
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: include/graph_list.php
Line Number: 99
Backtrace:
File: /home/stech_web/public_html/application/views/include/graph_list.php
Line: 99
Function: _error_handler
File: /home/stech_web/public_html/application/controllers/Domain.php
Line: 1656
Function: view
File: /home/stech_web/public_html/index.php
Line: 287
Function: require_once
];Morris.Line({
element: 'graph',
data: day_data,
xkey: 'period',
ykeys: ['Visited'],
labels: ['수집량']
});