commaFromD3: Whether to format numbers with comma separation of thousands...

View source: R/chartutils.R

commaFromD3R Documentation

Whether to format numbers with comma separation of thousands 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 how to format labels and hovertext. #' @noRd

Usage

commaFromD3(format)

Arguments

format

d3 formatting string

Value

logical


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