BUG!!!

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Newbie
Newbie
Posts: 27
Joined: Wed Nov 09, 2022 12:00 am

BUG!!!

Post by » Wed Feb 08, 2023 8:30 am

Y1 series display error
1111.png
1111.png (12.08 KiB) Viewed 8730 times
Y2 series display ok
2222.png
2222.png (13.37 KiB) Viewed 8730 times
This is a bug?
Data in attachment.
3333.png
3333.png (153.04 KiB) Viewed 8730 times
Attachments
data.zip
(1.51 KiB) Downloaded 279 times

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: BUG!!!

Post by Yeray » Mon Feb 13, 2023 9:40 am

Hello,

Try setting RoundFirstLabel to False:

Code: Select all

Chart1.Axes.Left.RoundFirstLabel:=False;
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Newbie
Newbie
Posts: 27
Joined: Wed Nov 09, 2022 12:00 am

Re: BUG!!!

Post by » Wed Feb 15, 2023 1:12 am

This is a bug!

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: BUG!!!

Post by Yeray » Wed Feb 15, 2023 1:09 pm

Hello,

I can reproduce the same behaviour at least since v2012.05.
Has this ever worked as you'd expect?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: BUG!!!

Post by Yeray » Wed Feb 15, 2023 4:12 pm

Hello,

I've just added it to the public tracker #2588, and already fix it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Newbie
Newbie
Posts: 27
Joined: Wed Nov 09, 2022 12:00 am

Re: BUG!!!

Post by » Thu Feb 16, 2023 1:25 am

So, is this really a bug?

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: BUG!!!

Post by Yeray » Thu Feb 16, 2023 7:47 am

Hello,

That depends on the description of the term "bug".
If you consider a "bug" is a functionality that changed its behaviour from output A to output B where A was the output a user expected, then this isn't a bug.
If you consider a "bug" is a functionality that doesn't work as a user expects, even if the program/library was never able or designed do it, then this is a bug.

But yes, we try to document both situations in bugzilla.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Newbie
Newbie
Posts: 27
Joined: Wed Nov 09, 2022 12:00 am

Re: BUG!!!

Post by » Mon Feb 20, 2023 9:40 am

Y1 series display error
Y2 series display ok
Isn't this a bug?

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: BUG!!!

Post by Yeray » Mon Feb 20, 2023 12:02 pm

Hello,

The #2588 ticket is closed and the code is in the internal sources.

The example before the changes:
Project1_2023-02-20_13-00-09.png
Project1_2023-02-20_13-00-09.png (15.7 KiB) Viewed 8494 times

The example after the changes;
Project1_2023-02-20_13-00-30.png
Project1_2023-02-20_13-00-30.png (15.29 KiB) Viewed 8494 times
I believe you don't have TeeChart sources so I'm afraid you'll have to wait the next release. It should work as you expected.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Newbie
Newbie
Posts: 27
Joined: Wed Nov 09, 2022 12:00 am

Re: BUG!!!

Post by » Tue Feb 21, 2023 3:24 am

I bought the pro version. What do you mean by TeeChart sources

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: BUG!!!

Post by Yeray » Tue Feb 21, 2023 7:57 am

Hello,

The commercial versions include:
- TeeChart Standard (binary)
- TeeChart Standard with sources
- TeeChart Pro (binary)
- TeeChart Pro with sources

https://www.steema.com/product/vcl#pricing

The binary versions don't include TeeChart sources. The versions including sources can be modified by customers to fit their needs.
We use to explain what changes to apply to the sources to fix small issues to customers owning the sources so they can take advantage of it without having to wait for the next maintenance release.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Newbie
Newbie
Posts: 27
Joined: Wed Nov 09, 2022 12:00 am

Re: BUG!!!

Post by » Wed Feb 22, 2023 12:42 am

When will the next version be released?

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: BUG!!!

Post by Yeray » Thu Feb 23, 2023 10:50 am

Hello,

I'm afraid I can't tell you when the next maintenance release will be published. We'll try to publish TeeChart VCL versions quarterly.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply