Hi
I think it’s great that you have introduced the use of dynamic fonts. As an organization we are looking into moving away from fixed pixel sizes and using rem instead.
We are currently creating guidelines based on our branding and web standards. Some of our sizes require the use of less than whole numbers.
If you choose to use “Dynamic fonts”, is there a way to set your project to use rem as a default size instead of px?
Without having to go in the Advanced editor and use custom html are you able to manually type in your rem size? For example how you can change it under “Style” in the Axis labels. Our caption area used 0.8rem and I don’t see anywhere you can manually type this in aside from adding html code.
The dynamic font is our first step toward adjusting text size based on the available resolution for the chart. It takes the pixel sizes defined by the theme designer and converts them into rem on the fly.
As you mentioned, the alternative is to define text sizes using rem, but not all fields currently support this option.
We’re moving in that direction, but we need to refine the UX for switching between pixels and rem sizes while ensuring this feature is supported across all text styles. We also need to confirm whether Highcharts (our rendering engine) fully supports rem in all fields.
So, while we’re not quite there yet, we appreciate the request and will definitely keep it in mind for future updates!