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-v1Props
| Prop | Type | Description |
|---|---|---|
formula | string | R-style formula string |
editable | boolean | Allow formula editing |
See full TypeScript interface on GitHub for all props.
Usage Example
TypeScript
import { FormulaPanel } from '@/viz/components/composite/wb/formula-panel-v1';Metadata
- Last Updated2025-01-12
- FrameworkComposite
- Categoryanalysis
- Subcategorywb
Composite Analysis Formula Builder
Quick Install
npx @ontopic/viz add composite/wb/formula-panel-v1Related Components
composite
Health Dashboard
BRFSS health surveillance dashboard with demographic tabs showing Line/Bar/Dot charts.
composite
ZIP Code Dashboard
ZIP code level health metrics dashboard with map and statistics.
composite
State Panel
Comprehensive state visualization panel with multiple chart types.
composite
Compute Form
Interactive regression analysis form interface for model specification.