We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Series names that are long and without spaces are misaligned on the legend and tooltips
To Reproduce Steps to reproduce the behavior:
For the below steps I am using WPF.
General/Legends
ColumSeries Name="Portugal"
Name="PortugalPortugalPortugal"
Expected behavior The text is not misaligned with the legend icon.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
fddf777
No branches or pull requests
Describe the bug
![image](https://private-user-images.githubusercontent.com/41730826/277837064-f5a2d7c3-3a0a-4668-9565-4efe8b434e62.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTgxODUsIm5iZiI6MTczOTU5Nzg4NSwicGF0aCI6Ii80MTczMDgyNi8yNzc4MzcwNjQtZjVhMmQ3YzMtM2EwYS00NjY4LTk1NjUtNGVmZThiNDM0ZTYyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA1MzgwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWEzM2Y0ZDMyZjU5NGFmZTAzOTFlOTA4OTFhNGQyNzFmYjFhOTcwNGRkZmY0NmM1NmM5MzQzZDZiYWU0MTg4NDkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.VSi5VlWVcIojmkrCiNRFUCMKQLYQ8MR-gJ6PbA8gM68)
Series names that are long and without spaces are misaligned on the legend and tooltips
To Reproduce
Steps to reproduce the behavior:
For the below steps I am using WPF.
General/Legends
sample page in the samples project of this repositoryColumSeries Name="Portugal"
, change it toName="PortugalPortugalPortugal"
Expected behavior
The text is not misaligned with the legend icon.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: