Bar chart overdraws on PDF output

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
MikeD
Newbie
Newbie
Posts: 30
Joined: Mon Jun 25, 2007 12:00 am

Bar chart overdraws on PDF output

Post by MikeD » Wed Feb 13, 2008 6:03 pm

If the Y axis of a chart is limited (to 100 for example) and the chart content (ie bars) exceeds the Y axis upper limit (to 140 for example), the PDF output will paint the bars above the chart and into the margin area.

On the screen canvas, the bars are capped at the Y axis limit where on the PDF canvas they are not.

To recreate. I used a stacked bar chart with automatic Y scaling. Reset the Y scaling and set the Y Max value to less than one of the bar maximums. When the screen canvas is drawn, some of the bars will be "capped". When the output of the chart is directed to the PDF format, the bars will not be capped.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Feb 14, 2008 11:45 am

Hi MikeD,

Thanks for reporting. I could reproduce the issue here and added it (TV52012815) to our defect list to be fixed for next releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply