Generate common font size for continuous values
spec_font_size(x, begin = 8, end = 16, na_font_size = 12, scale_from = NULL)
continuous vectors of values
Smallest font size to be used. Default is 10.
Largest font size. Default is 20.
font size for NA values
input range (vector of length two). If not given, is calculated from the range of x