Compositeanalysis

Formula Panel

Dynamic regression formula builder and display component.

Preview placeholder

formula-panel-v1

Installation

Terminal
npx @ontopic/viz add composite/wb/formula-panel-v1

Props

PropTypeDescription
formulastringR-style formula string
editablebooleanAllow formula editing

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { FormulaPanel } from '@/viz/components/composite/wb/formula-panel-v1';