holoviz / holoviz/hvplot

[Bug] Legend order backwards for stacked bar plots

Open
#551 11 comments 4 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Description

This example here shows it well:
https://hvplot.holoviz.org/reference/pandas/bar.html

Enabling the legend in a stacked bar plot displays the legend items in the opposite order of how they are stacked. One would expect them to be in the same order.

![Unbenannt](https://user-images.githubusercontent.com/40831563/105636678-a5225600-5e69-11eb-9904-079e7cc2ed81.png)

This might be somehow related:
https://github.com/bokeh/bokeh/issues/9135

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.