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
Fix test assertions for custom marker function call counts
Custom marker functions are called multiple times per point due to
plotly's plot + style phases. Updated tests to use flexible assertions
that check for minimum calls and value presence rather than exact counts.
0 commit comments