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
- Replace hex-only _hex_to_rgba with _color_to_rgba supporting named CSS
colors, 3-digit hex, and matplotlib fallback (P1)
- Use max(n_treated) across cells per cohort in plot_staircase with warning
on missingness instead of first-cell value (P1)
- Infer target from curve.target in plot_dose_response when curve passed
directly, preventing ATT-labeled ACRT plots (P2)
- Add show_weighted_avg vertical lines to plot_bacon plotly scatter (P2)
- Add 9 targeted regression tests covering all fixes (P2)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments