> ## Documentation Index
> Fetch the complete documentation index at: https://docs.presenton.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Tables and charts

> Edit structured data, table formatting, and chart presentation.

Use table editing for structured comparisons and values that need row-and-column alignment.

## Prepare structured data

Before editing a table or chart, confirm:

* Descriptive category and series names.
* Units such as currency, percentages, counts, durations, or rates.
* Exact reporting periods and frequencies.
* The meaning of zero, unavailable, and not applicable values.
* Which file, sheet, or export is the source of truth.

## Edit a table

<Steps>
  <Step title="Select the table">
    Enable **Select Edit**, then select the table. Open the deeper editing controls when needed.
  </Step>

  <Step title="Update content">
    Edit cell text and values. Add or remove rows and columns when the available controls support the change.
  </Step>

  <Step title="Apply formatting">
    Update the header, cells, borders, fills, typography, alignment, and spacing with the table controls.
  </Step>

  <Step title="Verify the data">
    Recheck labels, units, totals, dates, and important figures against the source.
  </Step>
</Steps>

## Choose the right chart

| Goal                         | Suitable chart             |
| ---------------------------- | -------------------------- |
| Compare categories           | Bar or horizontal bar      |
| Show change over time        | Line or area               |
| Show contribution to a whole | Stacked bar, pie, or donut |
| Show relationships           | Scatter or bubble          |
| Compare several measures     | Radar                      |

Use a table when exact values matter more than the overall pattern.

<Warning>
  Visual editing does not verify table data. Confirm every important value after making structural or AI-assisted changes.
</Warning>

## Edit a chart

<Steps>
  <Step title="Select the chart">
    Select the chart in **Select Edit** mode and open its chart-specific controls.
  </Step>

  <Step title="Update the data">
    Review categories, series, labels, and values. Keep units and time periods explicit.
  </Step>

  <Step title="Refine the presentation">
    Adjust the supported chart type, colors, title, legend, axes, labels, and grid lines.
  </Step>

  <Step title="Verify the result">
    Compare the plotted values with the source and confirm that the chart communicates the intended comparison or trend.
  </Step>
</Steps>
