Fix for the time range histogram
authorFrancois Chouinard <fchouinard@gmail.com>
Tue, 30 Oct 2012 18:21:53 +0000 (14:21 -0400)
committerFrancois Chouinard <fchouinard@gmail.com>
Tue, 30 Oct 2012 20:23:52 +0000 (16:23 -0400)
commit00419b1f24089a6c21d0c3dd0af903562c728863
tree9a73cca3fc95ff7f2d90344c8619a18bf16f3c63
parentf8177ba26149e360cedec85af30fb2d22cb735f6
Fix for the time range histogram

The time range histogram doesn't refresh very well when the new range
has no events either at the start or the end. This patch properly keeps
the range.

Change-Id: I414bb9288327dd9cf56ca8eb22ac2672f4e9e362
Signed-off-by: Francois Chouinard <fchouinard@gmail.com>
Reviewed-on: https://git.eclipse.org/r/8428
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/histogram/HistogramDataModel.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/histogram/TimeRangeHistogram.java
This page took 0.02482 seconds and 5 git commands to generate.