arche icon indicating copy to clipboard operation
arche copied to clipboard

Categories graph legend is confusing

Open manycoding opened this issue 5 years ago • 1 comments

The graph data is displayed from bottom to top, the legend starts from the top to the bottom. Also it'd be nice to have column labels in the legend. Screenshot 2019-06-28 at 14 26 10 @FelipeFin

manycoding avatar Jun 28 '19 18:06 manycoding

It's not that straightforward. https://github.com/plotly/plotly.py/issues/1658 The only solution which comes to my mind is to create the legend from scratch with annotations.

manycoding avatar Jul 06 '19 19:07 manycoding