Hi stsl,
1. The first time you loop your data, you could store in a table where the null values/gaps are, and add or remove some of them when the period changes.
2. If you like this solution best, you could draw your custom symbol directly to the canvas as I suggested here in my first reply.
Functions, period range and data leak
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi stsl,
No, this wasn't implemented for v8.05. I recommend you to be aware at this forum or subscribe to our RSS news feed for new release announcements and what's fixed/implemented on them.
No, this wasn't implemented for v8.05. I recommend you to be aware at this forum or subscribe to our RSS news feed for new release announcements and what's fixed/implemented on them.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi stsl,
We tried to provide you with options on how to achieve what you requested using TeeChart's exisiting features. Yeray logged TV52012945 in the wish-list on April 2008. You also said you had an implementation suggestion in TeEngine.pas for this feature. I'm sorry but, having said that, at the present moment I'm not able to tell you when this feature will be implemented. Anyway, since we consider it a new feature request it's most unlikely that it will be implemented for v8.
We tried to provide you with options on how to achieve what you requested using TeeChart's exisiting features. Yeray logged TV52012945 in the wish-list on April 2008. You also said you had an implementation suggestion in TeEngine.pas for this feature. I'm sorry but, having said that, at the present moment I'm not able to tell you when this feature will be implemented. Anyway, since we consider it a new feature request it's most unlikely that it will be implemented for v8.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi stsl,
If it works fine for your needs it's fine for us.Ok, i have an implementation suggestion. But i am not sure that my code is correct.
This series behaviour is by design. The main conceptual question I see here is that series don't make any difference if it's a period of time when there's no data or it's just a desired increment between two points. Actually series have no mean to know that. Therefore, our workaround suggestions were on that direction.You said that it's not a bug. So, you think that it's normal to have bad result values (0 is not "no value") when we use functions and period. I don't have confidence in the Teechart functions.
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 |