scaleFontSizes: scaleFontSizes

View source: R/cchart.R

scaleFontSizesR Documentation

scaleFontSizes

Description

Convert font size from point to pixel.

Usage

scaleFontSizes(arguments)

Arguments

arguments

List of arguments supplied by user

Details

All of the charts in flipStandardChart take font sizes to be in units of pixels, however, textboxes in Displayr assumes font sizes are in units of points. This function iterates through user.args and scales all font sizes so they are in the equivalent points. Note that arguments not specified by the user are not affected.


Displayr/flipChart documentation built on Sept. 20, 2024, 10:56 a.m.