Range selector: stepplots and fix for gaps in data
authorWim Bruynooghe <wim@wimme.net>
Mon, 19 Nov 2012 14:10:41 +0000 (15:10 +0100)
committerWim Bruynooghe <wim@wimme.net>
Mon, 19 Nov 2012 14:10:41 +0000 (15:10 +0100)
commite03d443c0a280d8303fc608c917ad2563ca154f1
treee4a73b1f270fa20b5e348a54a2b027d4016e0b75
parent10d479c6b65f83e2383a39f53858981d03e02dfa
Range selector: stepplots and fix for gaps in data

- The range selector used to draw always a line chart, now it will also draw a step plot like the main graph when this option is enabled
- When there are gaps in the data, the range selector drew skew lines. Now, during a gap the line will be drawn at the bottom.
dygraph-range-selector.js