yeatmanlab / AFQ-Browser

Browser-based visualization tools for AFQ results
BSD 3-Clause "New" or "Revised" License
33 stars 15 forks source link

Fix drawRange for brushing on colorCoreGroups #215

Closed richford closed 6 years ago

richford commented 6 years ago

Previously, the very ends of the core fibers were not shown while brushing. This PR fixes that.

richford commented 6 years ago

Added fix for the yzoom setting in the ready function.