rbokeh icon indicating copy to clipboard operation
rbokeh copied to clipboard

Edit legend_titles

Open colinbrislawn opened this issue 7 years ago • 2 comments

Good morning,

I just made this plot, and the legend has super long titles: screen shot 2017-09-02 at 10 31 56 am

Instead of passing a typical column, I defined color pallet using ly_points(x, y, color = interaction(col1, col2, col3) ...

Any way to edit the legend titles? Or maybe I should pass a different data structure to avoid this.

Also, please let me know if this is considered off topic or if there is a better place to post this question. Thanks!

colinbrislawn avatar Sep 02 '17 17:09 colinbrislawn

Yikes! Unfortunately it's difficult to edit legend titles right now, but I'm working on a refactor that should make this possible which will be out in a couple of weeks. Stay tuned.

hafen avatar Sep 03 '17 08:09 hafen

Any progress on this one? :)

ValeriVoev avatar Nov 28 '18 11:11 ValeriVoev