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 Can't override the tool tip background color in beta 800
To Reproduce Steps to reproduce the behavior: I am overriding the tool tip background color as explained in: https://lvcharts.com/docs/WPF/2.0.0-beta.800/CartesianChart.Tooltips#view
I am binding to a property, the property is initialized to a constant color value. When running in the debugger no binding failures show up.
Expected behavior The tool tip's background color should change
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Thanks for the report, the referenced commit fixes this and will be included in the next version of the library.
Sorry, something went wrong.
debaa31
No branches or pull requests
Describe the bug
Can't override the tool tip background color in beta 800
To Reproduce
Steps to reproduce the behavior:
I am overriding the tool tip background color as explained in:
https://lvcharts.com/docs/WPF/2.0.0-beta.800/CartesianChart.Tooltips#view
I am binding to a property, the property is initialized to a constant color value. When running in the debugger no binding failures show up.
Expected behavior
The tool tip's background color should change
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: