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

Default legend doesn't wrap children correctly #832

Closed
EricRosenfeld1 opened this issue Dec 19, 2022 · 5 comments
Closed

Default legend doesn't wrap children correctly #832

EricRosenfeld1 opened this issue Dec 19, 2022 · 5 comments
Labels

Comments

@EricRosenfeld1
Copy link

<lvc:PieChart Margin="5"
                  Grid.Row="1"
                  x:Name="chart"
                  Grid.RowSpan="4"                   
                  Series="{Binding Series}"
                  LegendPosition="Bottom" />

image

@beto-rodriguez
Copy link
Owner

Thanks for the report, yes, this is not supported by now, a work around at the moment is to place the legend at the left or right.

@kbegiedza
Copy link

Do we have any ETA on this @beto-rodriguez ?
For my use case left / right didn't solve issue.

@beto-rodriguez
Copy link
Owner

This is fixed already and will be included in the next version of the library.

@kbegiedza
Copy link

kbegiedza commented Jun 6, 2023

That's awesome!
When can we expect new release?

@beto-rodriguez
Copy link
Owner

It is published now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants