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
The blue line for the tide chart gets cut off sometimes when it's below -1. The reason for this I think is because the y-scale only goes to -1. Setting this to say, -2, would probably solve this problem. Would likely find this in file tideChart.tsx
The text was updated successfully, but these errors were encountered:
The blue line for the tide chart gets cut off sometimes when it's below -1. The reason for this I think is because the y-scale only goes to -1. Setting this to say, -2, would probably solve this problem. Would likely find this in file tideChart.tsx
The text was updated successfully, but these errors were encountered: