Batoi UIF Docs

Charts and Visualization

Create browser-only visual summaries from local data without server upload.

Charts and Visualization

Batoi UIF supports client-side visual exploration for lightweight datasets.

The Data Visualization example shows how users can paste or upload CSV data, infer fields, render charts, and export SVG without sending data to a server.

Supported Interaction Pattern

  • paste or upload local CSV
  • infer columns and numeric fields
  • choose label and value columns
  • filter rows
  • render SVG charts
  • preview source table
  • export chart or project JSON

Chart Types

Current curated examples include:

  • bar
  • line
  • area
  • pie
  • scatter

The regularly updated Chart Gallery from the Batoi UIF library is available at https://www.batoi.com/assets/batoi-uif-main/examples/chart-gallery/.

Privacy

Browser-only data tools should clearly state when data remains local.

Server uploads should be explicit and permissioned.