Skip to content

v1.1.0

Compare
Choose a tag to compare
@danvk danvk released this 03 Dec 22:14
· 810 commits to master since this release
  • 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.