We are working on a Java real-time application using TChart.
At the moment we are facing a problem when we are changing the width of a window including a TCHart component. In this case it happens that lines disappear.
This error occurs since we changed from Horizontal to Fast lines.
It seems to be that the algorithm of redrawing the TChart doesn't work properly for Fastlines (It doesn't draw all lines for some sizes)
See:
http://www.opus.ch/staff/christian/stee ... window.doc
Lines (Fastlines) disappear when window is resized
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Chh,
Looking at your document it's unclear to us how should we reproduce the issue here. Are you using FastLine series setting XValues.Order=None or ar you using HorizLine series? It would be very helpful if you could send us a simple example project or a code snippet we can run "as-is" to reproduce the problem here and let us know the exact TeeChart version you are using?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
Looking at your document it's unclear to us how should we reproduce the issue here. Are you using FastLine series setting XValues.Order=None or ar you using HorizLine series? It would be very helpful if you could send us a simple example project or a code snippet we can run "as-is" to reproduce the problem here and let us know the exact TeeChart version you are using?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |