ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > RegressionChartOverlayParameters > formatter

RegressionChartOverlayParameters.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;
  • RegressionChartOverlayParameters.formatter property
Copyright © 2023 ActiveViam