Skip to content

Conversation

@janezd
Copy link
Contributor

@janezd janezd commented Dec 30, 2025

Issue

Fixes #5491. Partially, for now.

Description of changes

So far, this PR adds a checkbox for hiding the legend in Distributions and in Bar Plot.

It also allows the user to hide empty categories in the legend, but just for Bar Plot. A similar change would probably be needed in general, but I need some @VesnaT assistance.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

❌ Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.03%. Comparing base (246474b) to head (948501a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7229   +/-   ##
=======================================
  Coverage   89.03%   89.03%           
=======================================
  Files         335      335           
  Lines       74243    74266   +23     
=======================================
+ Hits        66099    66120   +21     
- Misses       8144     8146    +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bar Plot shows legend for values not included in plot

1 participant