This patch fixes the display of value field when set to 'raw' display. The current code increments the value each time it encounters a value with a timestamp. This patch preserves this behavior when the display is set to 'count,' but will add the value instead when the display is set to 'raw.'

CommentFileSizeAuthor
flot-datapoint-raw.patch1.09 KBWill White

Comments

R.J. Steinert’s picture

I've hacked this module to work for my use case as well. https://github.com/rj-steinert/Drupal-Flot

And I believe this Issue is a duplicate of http://drupal.org/node/845670

beakerboy’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)