I have a line (X/Y) series plot with several thousand data values. They all have the same Y value but differ in X. I should see a straight horizontal line, but instead I see series values all over the place. The Y axis is labelled with the correct Y-value with Y Minimum and Y Maximum being the same. All the labels on the Y-Axis are labelled the same (correct Y value). Is this a bug? Should I be setting some atribute of the chart so as the get the correct display?
When I change the Y Minimum and Maximum manually so that the correct (constant) Y value falls between the min and max, I see the data displayed correctly as a straight horizontal line.
Constant Y Value, large number of points
Hi nbp,
I haven't been able to reproduce the problem here with v8.0.0.3. Please, could you send us a simple example project we can run "as-is" to reproduce it here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
And also, could you please tell us what exactly TeeChart version are you using?
I haven't been able to reproduce the problem here with v8.0.0.3. Please, could you send us a simple example project we can run "as-is" to reproduce it here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
And also, could you please tell us what exactly TeeChart version are you using?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Quick suggestion from a passer-by: maybe the values are not exactly the same and you are seeing quantization noise? Are the values mathematically equal or just really close? Try increasing the number of digits on the Y-scale - it might make it obvious what is going on. From my experience, if all your values are exactly the same, TeeChart does not show a min and a max for that axis - it shows a single number in the middle of the scale.
Hi nbp,
I'm glad to read that you solved it!
I'm glad to read that you solved it!
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |