|
Zeroes on Initial Chart on Windows, but not on Linux |
Posted by Fabio on Jan-26-2016 09:16 |
|
Hello,
I have a Qt 5.5 project with ChartDirector 6.0 that has a chart dialog. The dialog displays real-time charts, and initially it displays a scatter chart (as the one in example xyzoomscroll).
The initial chart is data-driven, being updated about every second. The attached snapshot shows when the dialog is just open, displaying a bunch of zeroes, and not data has came. After about a second, the first data comes in, and the display updates as expected.
However, this issue is only present on Windows (7), but not on desktop Linuxes as Ubuntu (15) or Kubuntu (15). The data comes through a network port, and it could be that the network is up and running quicker in Linux. In any event, I will greatly appreciate your support to debug this issue, for now present on Windows,
Fabio
|
|