SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Why there are no points and line appear when I try to plot the graph in real time?
I also have verify with an example “Creates Real-time Charts” but still no lines appear.The graph is moving but to points and line appear.
Using
SciChar v2.2.3441 and v1.7.1.2560
Win 7 Enterprise Service Pack 1
.Net 4.5 installed
Thanks,
basalode
Judging by what you’ve told me (it does not work on one PC), I believe you are witnessing the Intel Driver Issue previously reported.
This is an issue where certain Intel Graphics chips / driver combinations do not update the .NET WriteableBitmap. In this thread we have a sample application you can download to test if this assumption is true.
If so, there is a workaround in the thread, to disable hardware rendering for the WPF process, or, to update the driver on the target PC.
Hope this helps,
Andrew
Please login first to submit.