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
Maybe we need new values for legend.title.side like "middle left" and "top center"?
We also have a typography-hierarchy problem where the legend title by default is the same size as the legend items, and is smaller than e.g. the axis title size. So maybe we need to make the legend title (and colorbar title!) size the same as xaxis.title.size as well to avoid ambiguity. And/or implement #4646 and just make all the titles bold, like the way Vega does it.