Add connectSeparatedPoints option to ignore points with no value.
authorAdam Vartanian <flooey@google.com>
Thu, 4 Mar 2010 19:45:50 +0000 (14:45 -0500)
committerAdam Vartanian <flooey@google.com>
Thu, 4 Mar 2010 19:45:50 +0000 (14:45 -0500)
commitf032c51dd2d8d17c30f8f55cf55d663b1f9df066
treeb8d24f0240cc604cacf20c16ee0a3af6c1a1386f
parent07dbe090dab334ecee7ab907c56424f68e87ed09
Add connectSeparatedPoints option to ignore points with no value.
Created color-by-name map to look up colors, since not all datasets have a
point at each timestamp, so we can no longer rely on dataset index.
dygraph-canvas.js
dygraph.js