You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
The text was updated successfully, but these errors were encountered:
@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?The text was updated successfully, but these errors were encountered: