Prox OS Internal Docs
PlatformPackagesFrontendData

Data Viz Package

@prox-os/data-viz provides OS-native chart primitives and adapters.

@prox-os/data-viz provides OS-native chart primitives and adapters.

Engine Policy

  • Apache ECharts is the default chart engine.
  • Vega-Lite is the portable and AI-readable chart spec direction.
  • Recharts is a lightweight React dashboard option.

Prox OS does not build its own chart engine.

Scope

  • ChartCard
  • EChartsPanel
  • VegaLitePanel
  • RechartsMiniChart
  • chart state components
  • token-aware theme helpers

Storybook

Open UI Workshop and look under Data Viz and Data Surface / Overview to see the data contract flowing into charts.

On this page