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
When you assign values to it, it should use that dictionary to draw tickmarks on the legend at the appropriate point for the values used as the keys; this should work fine:
Looks like there are a couple of issues with the legend (at least when using boxfill).
This notebook illustrates most of the issues I found, but I'll break it down individually as well.
boxfill.legend label placement is wrong
When you assign values to it, it should use that dictionary to draw tickmarks on the legend at the appropriate point for the values used as the keys; this should work fine:
Legend will draw as many sections as it can
When you have more fillarea* items than levels, weird stuff starts to happen with the legend (though the data looks fine).
At some point I was also able to make legend sections draw over themselves, but I haven't been able to reproduce that one yet.
The text was updated successfully, but these errors were encountered: