Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 2763

Summary: Texts exporting from FMX to SVG
Product: FireMonkey TeeChart Reporter: yeray alonso <yeray>
Component: ExportAssignee: yeray alonso <yeray>
Status: RESOLVED FIXED    
Severity: enhancement CC: yeray
Priority: ---    
Version: 42.241021   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: https://www.steema.com/support/viewtopic.php?f=17&t=16140#p81096
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: test project
screenshot

Description yeray alonso 2025-03-12 09:21:03 EDT
Created attachment 1085 [details]
test project

As the customer reports in the forums:

- Fonts in the SVG appear larger than on screen – The font size in the generated file is different from what is displayed in Delphi.

- Centered axis titles do not work properly – Even when setting Title.Position := tpCenter, the titles are not aligned correctly.

- Legend positioning issues – The legend's position in the SVG does not match what is shown on screen.

See the project attached and the screenshot.
Comment 1 yeray alonso 2025-03-12 09:21:26 EDT
Created attachment 1086 [details]
screenshot