percentFromD3: Whether to format as percentages based on a d3 format string.

View source: R/chartutils.R

percentFromD3R Documentation

Whether to format as percentages based on a d3 format string.

Description

All chart functions should accept d3 formats. This is used by functions that do not handle d3 to determine whether to format labels and hovertext as percentages. #' @noRd

Usage

percentFromD3(format)

Arguments

format

d3 formatting string

Value

logical


NumbersInternational/flipStandardCharts documentation built on Feb. 26, 2024, 5:43 a.m.