rbokeh
rbokeh copied to clipboard
Edit legend_titles
Good morning,
I just made this plot, and the legend has super long titles:
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!
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.
Any progress on this one? :)