
6 Mar
2010
6 Mar
'10
1:36 a.m.
John Reid wrote:
John Reid wrote:
I have some further unrelated design questions/points:
Is there a function to return the gap between 2 intervals? I guess I can subtract the 2 intervals from their hull but one function call would be nice.
I actually had a need to iterate on the implied intervals that constitute the empty space between the intervals stored in an interval map. This was used as a post processing step to assure at least one pixel wide gaps were not lost in a bar chart display of scaled data.