Hello Yeray,
Thanks for the info, I will have a look at this when I am back in the Office, in about two weeks.
Best regards,
Thomas
Search found 8 matches
- Fri Jul 29, 2022 10:47 pm
- Forum: VCL
- Topic: Show/Hide Series checkboxes too big
- Replies: 16
- Views: 28025
- Mon Jul 11, 2022 1:32 pm
- Forum: VCL
- Topic: Show/Hide Series checkboxes too big
- Replies: 16
- Views: 28025
Re: Show/Hide Series checkboxes too big
Hello Yeray,
Great, I can confirm that your changes fixed this nasty bug, congrats !
Are these changes final?
I can see that certain properties are no more available, like "VCLTee.TeCanvas.TeeCheckBoxSize"
or "VCLTee.TeCanvas.TeeDrawCheckBox"
Best regards,
Thomas
Great, I can confirm that your changes fixed this nasty bug, congrats !
Are these changes final?
I can see that certain properties are no more available, like "VCLTee.TeCanvas.TeeCheckBoxSize"
or "VCLTee.TeCanvas.TeeDrawCheckBox"
Best regards,
Thomas
- Tue Jul 05, 2022 1:12 pm
- Forum: VCL
- Topic: Show/Hide Series checkboxes too big
- Replies: 16
- Views: 28025
Re: Show/Hide Series checkboxes too big
Hello Yeray, I modified the example, when you press the "Create Chart and data" button (multiple times), just the Checkboxes keep growing. Everything else keeps roughly the correct size. tChartWrongScalingCapture.PNG tChartWrongScaling2Capture.PNG I also attached the modified project. Thanks and bes...
- Mon Jul 04, 2022 7:52 pm
- Forum: VCL
- Topic: Show/Hide Series checkboxes too big
- Replies: 16
- Views: 28025
Re: Show/Hide Series checkboxes too big
Hello Lukasz, thank you for your tip, but we have many Charts in our Sofware. Going through all these Charts and changing the Scale property of all TeeGDIPlus components, doesn't seem to be a viable/real solution. I wonder if we could simply replace the current scaling again with the working scaling...
- Thu Jun 16, 2022 6:52 am
- Forum: VCL
- Topic: Show/Hide Series checkboxes too big
- Replies: 16
- Views: 28025
Re: Show/Hide Series checkboxes too big
Hello TChart Team, This is really an annoying bug, with higher display scaling the Checkboxs and with that the legend tends to vanish completely. Can you reproduce this problem at least, or can I help with that? Something concerning Checkboxes seems to have changed in the recent release(s) but obvio...
- Sat Jun 04, 2022 1:43 pm
- Forum: VCL
- Topic: Show/Hide Series checkboxes too big
- Replies: 16
- Views: 28025
Show/Hide Series checkboxes too big
Hello, we recently updated TChart sources from V2021.33 to V2022.35 and we are using Delphi 10.4, compiling for Win 64Bit. There we noticed that suddenly all the checkboxes to show/hide series are far too big, as soon as the Display Scaling is bigger than 100%. The attached screenshot is for a Scali...
- Sun Jan 23, 2022 11:18 am
- Forum: VCL
- Topic: Free or lasso select in TeeChart
- Replies: 1
- Views: 5538
Free or lasso select in TeeChart
Helllo,
I am looking for a way to select data points in a 3D Chart by drawing a free line (or lasso) around them.
Like shown in the picture:
Is that possible at all and is there maybe some example code available?
Best regards,
Tom
I am looking for a way to select data points in a 3D Chart by drawing a free line (or lasso) around them.
Like shown in the picture:
Is that possible at all and is there maybe some example code available?
Best regards,
Tom
- Thu Mar 25, 2021 11:06 am
- Forum: VCL
- Topic: Warnings in Built
- Replies: 1
- Views: 8157
Warnings in Built
Hallo, we are doing builds on a TeamCity build server (with NO hints/warnings policy) and TChart is the only code that still has Compiler hints/warnings, can you please fix that for the next release so that we don't need to fix that on our own each time when upgrading? It's VCL 64bit with Delphi 10....