-
Notifications
You must be signed in to change notification settings - Fork 583
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
Chart doesn't appear #509
Comments
Strange, it works for me when I run your repo. |
I found solution. Default is using internal graphic card. And Problem solved. |
Hello, |
Same problem. |
Hi, I'm facing the same problem. Series doesn't appear until I resize the app. I am using prism with its content region manager (and navigation) and the chart is inside an usercontrol that is inside a region. I have an integrated Intel UHD Graphics and also a Nvidia RTX 2060 but even forcing to use the last, the issue persists. |
Hi, I'm also using Prism in my application...but the same application that runs on another PC (with an older gpu) displays correctly the chart...so I would exclude Prism from the possible causes of the issue |
Ok, now the chart is updating correctly. For me the solution was to update the Intel Graphics Driver |
I will close this for now since this issue seems that is not related with the library, I will keep an eye on this. |
@mmab123 , have you solved this ? your stack is akin to my application. For navigation , do you utilize |
I will take a look to your project @sigmarsson , thanks for the |
I forgot to answer to muy post! I am so sorry. |
Describe the bug
I tried installation-and-first-chart
I can build example code.
But I can't see any chart, just display empty white space.
When i hover mouse on example app, series value is appear.
And resizing window, x/y axis also appear
To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
Source Code
Git repo
The text was updated successfully, but these errors were encountered: