v1.1.0
- dygraphs is now “retina” compatible.
- Dramatically improved performance for filled charts (i.e.
fillGraph
) - More sensible date ticks: “Jan 08” → “Jan 2008”, “29Jan” → “29 Jan”
- Using a non-existent option now throws (with
dygraph-combined-dev.js
) - x-axis log scales
- The
labelsUTC
option forces UTC formatting for all labels. - The new DataHandler system allows for more flexibility in data loading.
- dygraphs has shrunk, because we moved some stuff into “extras” (133 KiB → 122 KiB)
This will be the last major release to support browsers without a native implementation. See blog post for more details.