Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't hide legends for SK cartesian chart in b400 #620

Closed
DreamPrism opened this issue Sep 7, 2022 · 1 comment
Closed

Can't hide legends for SK cartesian chart in b400 #620

DreamPrism opened this issue Sep 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@DreamPrism
Copy link

Describe the bug
when property LegendPosition of SKCartesianChart is set to LegendPosition.Hidden, the legend still appears

To Reproduce
Steps to reproduce the behavior:

  1. Create a new SKCartesianChart with non-zero area
  2. Set LegendPosition to LegendPosition.Hidden
  3. Save the chart as a PNG file

Observed behavior
The legend still appears

Expected behavior
The legend is hidden

Screenshots
The chart image
cartesianChart

@beto-rodriguez beto-rodriguez added the bug Something isn't working label Oct 4, 2022
beto-rodriguez added a commit that referenced this issue Oct 4, 2022
@beto-rodriguez
Copy link
Owner

Thanks for the report, this issue is fixed with the referenced commit and will be included in the next version of the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants