Skip to content

Commit

Permalink
Attempted fix for off-by-one error when selecting on summary graph.
Browse files Browse the repository at this point in the history
This appears to fix the problem we are seeing where the right edge of the selected area is truncated, so that the resulting detail graph does not show the full area. Who knows what side effects this has, but the function appears to be only used for selecting on graphs.

This issue appears to be similar to what we are seeing:

    HumbleSoftware/envisionjs#21

Keep track of what is going on with this in the trac, Ticket #60.
  • Loading branch information
brendonj committed Jun 13, 2013
1 parent 8e6734e commit ba8d34e
Showing 1 changed file with 2 additions and 2 deletions.
Loading

0 comments on commit ba8d34e

Please sign in to comment.