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
I'm going to generalize this issue. All data entries should be treated the same. x, y, z, marker_z, fill_z, line_z, etc. should all just be considered components of the data series and have the same behaviors.
I missed a pretty bad mistake in my code for a while because
marker_z
is permissive for too-long input. It throws an error if the input is too short.The text was updated successfully, but these errors were encountered: