Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="https://raw.github.com/kvz/phpjs/master/functions/strings/echo.js"></script>
<script src="https://raw.github.com/kvz/phpjs/master/functions/var/print_r.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  
</body>
</html>
 
var lineChartData = {
  date: new Date(2009, 10, 2),
  value: 5
};
print_r(lineChartData);
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
VisioNpro
0viewers