Skip to content

Instantly share code, notes, and snippets.

@rufuspollock
Created January 5, 2013 17:54
Show Gist options
  • Save rufuspollock/4462752 to your computer and use it in GitHub Desktop.
Save rufuspollock/4462752 to your computer and use it in GitHub Desktop.
{
"manifest_version": 1,
"created": "2013-01-05T17:54:06.522Z",
"scripts": [
{
"created": "2013-01-05T17:54:06.523Z",
"last_modified": "2013-01-05T17:54:06.523Z",
"language": "javascript",
"content": "// correct the field type to date so it renders correctly\ndataset.fields[0].type = 'date';\n// save the dataset\nsaveDataset(dataset);",
"id": "main.js"
}
],
"source": {
"backend": "csv",
"url": "http://localhost/datasets/bond-yields-long-term/data/us-treasury-10y.csv"
},
"id": "dataexplorer-162484",
"gist_id": "4462752",
"gist_url": "https://api.github.com/gists/4462752",
"datasets": [],
"last_modified": "2013-01-05T18:31:25.183Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment