yeatmanlab / AFQ-Browser

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

Plotting off axis #256

Open richford opened 6 years ago

richford commented 6 years ago

@anotherjoshsmith A while ago, we had this problem where the 2-D plots where being drawn beyond the plot bounds in the horizontal direction. It looks like this is also happening for the vertical direction. Take a look at this example. The red std shading is extending well below the plot bounds. Can you apply the same fix that you used for the horizontal bounds to the vertical bounds?

anotherjoshsmith commented 6 years ago

@richford Ah yeah, thanks for the reminder! I'll take a crack at it this evening.