Charts
BraDypUS can generate charts from the data in any table. Charts are shared across all users in the same application.
Open a chart from the Charts panel inside RecordView, or from the chart icon in the sidebar if a standalone chart view is available.
Creating a chart
Inside any table's DataView, click the Charts button in the toolbar to open the chart panel. Click New chart and configure:

| Field | Description |
|---|---|
| Name | Label for this chart |
| Chart type | bar, line, pie, doughnut, or metric (single number) |
| X field | The field to group by (horizontal axis / pie segments) |
| Y field | The field to aggregate |
| Y function | Aggregation: COUNT, SUM, AVG, MIN, MAX |
Click Save to create the chart. It appears in the chart list and can be opened by any user.
Viewing a chart

The chart updates in real-time from the current data. Use the Filter toggle to apply the active DataView search filter to the chart data.
Sharing and access
Charts are visible to all authenticated users by default. A super-admin can mark a chart as private (visible only to its creator) or shared (visible to all users including read-only users).
Deleting a chart
Click Delete in the chart list. Only the chart definition is deleted — no record data is affected.