"dateWindow": {
"default": "Full range of the input is shown",
"labels": ["Axis display"],
- "type": "Array of two Dates or numbers",
+ "type": "Array of two numbers",
"example": "[<br> Date.parse('2006-01-01'),<br> (new Date()).valueOf()<br>]",
"description": "Initially zoom in on a section of the graph. Is of the form [earliest, latest], where earliest/latest are milliseconds since epoch. If the data for the x-axis is numeric, the values in dateWindow must also be numbers."
},
CatCompressed
;;
update)
- CatCompressed > dygraph-combined.js
- chmod a+r dygraph-combined.js
+ CatCompressed > dygraph-min.js
+ chmod a+r dygraph-min.js
;;
*)
echo >&2 "Unknown action '$ACTION'"