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
Annotated heatmap figure factory fixes and improvements (#1151)
- Fix `map object not subscriptable` error (This happened on Python 3 when specifying a custom colormap using `rgb` colors)
- Use colorscale validator to validate specified colorscale before trying to do text color inference.
- Handle case where some colors are specified as rgb and some as hex.
- Add 'Cividis" to list of know lighter-to-darker colorscales.
0 commit comments