Home > @activeviam/activeui-sdk > ConstantChartOverlayParameters > formatter
ConstantChartOverlayParameters.formatter property
A formatter specification understood by d3: https://github.com/d3/d3-format/blob/master/README.md#api-reference This formatter is used to format the equation coefs + r^2, and X and Y when the chart scales have no formatters.
Signature:
formatter?: any;