Add new option 'drawGapPoints'
authorKlaus Weidner <klausw@google.com>
Thu, 26 Apr 2012 21:10:23 +0000 (14:10 -0700)
committerKlaus Weidner <klausw@google.com>
Thu, 26 Apr 2012 21:10:23 +0000 (14:10 -0700)
commit19b84fe78fbbb1d8d70727719780fe6c2a67adb2
tree111f5255f5d82bdb10977dcc15aa35e735e29404
parentc9093b7b3b9cfd2471dff93b8df9cbe1e84a8448
Add new option 'drawGapPoints'

Setting this option will draw points at the edges of gaps in the data.

It's similar to the built-in isolated point logic, but also draws
half-isolated points where only one neighbor is missing.
dygraph-canvas.js
dygraph-options-reference.js
tests/isolated-points.html