Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.8.0, 5.11.0
-
Windows 7, with MSVC2013 64bit and MSVC32 bit
Windows 10, with MinGW 5.3.0 32bit
-
94000dd2b17e64719df8614f25b8df4e0061a133
Description
Hello,
I might have encountered a bug, unless it is limitation with OpenGL itself.
Basically, the QLineSeries doesn't render when the X values are larger than 32bit, like unix ms epoch. But only when setOpenGL is set to true.
If I disable opengl, it renders fine.
The same problem applies if I use for axis QValueAxis or QDateTimeAxis.
Only doesn't work if OpenGL is enabled.
Here are screenshots of the example code
http://imgur.com/a/MmfcU