Skip to content

Instantly share code, notes, and snippets.

@roycrxtw
Created March 17, 2017 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roycrxtw/db25348cf0cccf7cff0f9420cba8b8cc to your computer and use it in GitHub Desktop.
Save roycrxtw/db25348cf0cccf7cff0f9420cba8b8cc to your computer and use it in GitHub Desktop.
a sample data for htm-pdf post
[{
"name":"Tainan",
"date":"2017-03-13",
"avg":21,
"max":26.2,
"min":17.8
},
{
"name":"Tainan",
"date":"2017-03-14",
"avg":20.9,
"max":25.2,
"min":17.1
},
{
"name":"Tainan",
"date":"2017-03-15",
"avg":21.5,
"max":26.8,
"min":18.8
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment