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 NaN handling and transparency in shape rendering
- Fix KeyError in _convert_shapes by using proper DataFrame indexing
- Improve NaN value handling in color processing to use na_color correctly
- Preserve transparency from colormaps when fill_alpha is specified
- Add support for mixed numeric/color arrays in shape coloring
- Refactor _convert_shapes to use positional indexing for better reliability
0 commit comments