Bar chart — Inspector reference

All controls available in the DaVinci Resolve Inspector for the Bar chart generator, grouped by Inspector section. Controls shared across multiple chart families are included here with their defaults for this family.

Data

Import CSV... Button

Open a file picker to import a CSV. The file is embedded in the Resolve project — you can delete the original afterwards.

Edit Data... Button

Open the in-plugin data editor to paste, view, or modify the embedded CSV.

Chart

Show Top N Integer Default: 10 Range: 1 – 50

Display only the top N rows/entities by value. Useful for dense datasets: a race with 200 countries is unreadable at N=200; N=10–15 is typical.

Animation Duration (s) Number Default: 0 (Auto) Range: 0 – 600 s (display: 0–60 s)

Total seconds for the data reveal (bars / line / value labels) to play, end to end. Chrome (axes, grid, title, axis labels) plays at its own preset pace regardless of this value. 0.0 = Auto: the data reveal fills the rest of the clip. >0.0 = the data reveal spans exactly this many seconds; the chart holds its final frame for the rest of the clip.

Animation Delay (s) Number Default: 0 Range: 0 – 60 s (display: 0–10 s)

Seconds to hold the initial frame before animation starts. Useful when you composite the chart over a background that needs to settle first.

Animation Easing Choice Default: Auto (preset)

Override easing for every animation block. Auto keeps the per-group easings from the preset.

Auto (preset)LinearEase InEase OutEase In OutCubic InCubic OutCubic In OutQuart OutBack OutBounce OutElastic Out
Quality Choice Default: Auto

Render quality stack (supersampling, motion-blur samples, AA). Auto uses Draft while scrubbing and Ultra on Deliver or when the playhead is parked.

DraftStandardCinematicUltraAuto (Draft preview, Ultra export)

Axes

Show Value Labels Toggle Default: On

Draw the numeric value next to each bar, line point, or race entity.

Show Grid Lines Toggle Default: Off

Draw horizontal grid lines at each Y tick.

Show X Labels Toggle Default: On

Draw axis labels along the X axis.

Show Y Labels Toggle Default: On

Draw tick labels along the Y (value) axis.

Approx Y Ticks Integer Default: 5 Range: 2 – 10

Approximate number of Y axis tick marks. The engine picks clean round numbers near this count.

Axis Stroke Width Number Default: 2.0 Range: 0 – 20 (display: 0–8)

Width of the axis lines in pixels at 1080p.

Grid Stroke Width Number Default: 1.0 Range: 0 – 20 (display: 0–4)

Width of grid lines in pixels at 1080p.

Tick Length Number Default: 0.0 Range: 0 – 40

Length of axis tick marks. 0 = no ticks.

Y Range Choice Default: Auto

Auto fits the Y axis to data. Manual lets you set Y Min / Y Max explicitly.

AutoManual
Y Min Number Default: 0.0

Minimum Y axis value when Y Range is set to Manual.

Y Max Number Default: 100.0

Maximum Y axis value when Y Range is set to Manual.

Layout

Padding Top Number Default: 80 Range: 0 – 300

Top padding in pixels at 1080p.

Padding Right Number Default: 80 Range: 0 – 300

Right padding in pixels at 1080p.

Padding Bottom Number Default: 100 Range: 0 – 300

Bottom padding in pixels at 1080p.

Padding Left Number Default: 100 Range: 0 – 300

Left padding in pixels at 1080p.

Font Scale Number Default: 1.0 Range: 0.5 – 2.0

Global multiplier for all text sizes. 1.0 = default sizes from the preset.

Effects

Glow Toggle Default: On

Enable the GPU bloom post-process pass.

Glow Intensity Number Default: 1.0 Range: 0 – 4

Strength of the glow effect.

Glow Radius Number Default: 16.0 Range: 1 – 64

Spatial radius of the glow kernel in pixels at 1080p.

Motion Blur Toggle Default: On

Enable sub-frame motion blur. Sample count is controlled by the Quality setting.

Shutter Angle Number Default: 180.0 Range: 45 – 720°

180° = standard film. 720° = maximum (stylised over-blur). Values above 360° exceed physical exposure but produce a distinctive long-trail look.

Bar Options

Orientation Choice Default: Vertical

Vertical: bars grow upward. Horizontal: bars extend rightward. Data mapping roles (Category / Value) are invariant under this toggle.

VerticalHorizontal
Bar Layout Choice Default: Single

Single: one bar per row from a single value column. Stacked: each category gets one bar split into segments (one per numeric column). Grouped: each category slot holds N adjacent sub-bars. Series get colors from the race palette.

SingleStackedGrouped
Single: Aggregation Choice Default: Sum

When Single layout meets a CSV with multiple numeric columns, picks how to collapse them into one value per row.

SumAverageFirst numeric columnLast numeric column
Show Legend Toggle Default: On

Draw a series legend. Only emitted for multi-series layouts (Stacked / Grouped).

Bar Width Number Default: 0.8 Range: 0.1 – 1.0

Width of each bar as a fraction of the slot width. 1.0 = bars touch each other.

Corner Radius Number Default: 0.0 Range: 0 – 32

Corner radius of bar rectangles. 0 = square corners.

Color Mode Choice Default: Solid

Solid: single color. Gradient: top-to-bottom. Value Gradient: color encodes magnitude. Accent Min/Max: highest and lowest bars get distinct colors. Per Series: each series slot gets its palette color.

SolidGradientValue GradientAccent Min/MaxPer Series
Gradient End Color Color Default: #7bc8ff

Bottom color for Gradient and Value Gradient modes.

Accent Max Color Color Default: #FFD900

Color applied to the highest-value bar in Accent Min/Max mode.

Accent Min Color Color Default: #666666

Color applied to the lowest-value bar in Accent Min/Max mode.

Data Mapping

Category Column (text) Choice Default: Auto

Column holding the bar category labels (e.g. Country). Auto picks the first text column.

Value Column (numeric) Choice Default: Auto

Column holding bar values. Auto picks the last numeric column.

Number Format

Prefix Text

Text prepended to every numeric label. Example: "$" for dollar amounts.

Suffix Text

Text appended to every numeric label. Example: "°C" for temperatures.

Decimals Choice Default: Auto

Decimal places for value and axis labels. Auto picks the minimum needed to distinguish adjacent tick values.

Auto0123
Scale Choice Default: Auto (K/M/B/T)

Auto abbreviates large numbers (1200 → 1.2K). Raw disables abbreviation.

Auto (K/M/B/T)Raw
Style Choice Default: 1,234.56 (US)

Thousands separator and decimal separator convention.

1,234.56 (US)1.234,56 (EU)1 234,56 (FR)1234.56 (Plain)

Font

Font Family Choice

Choose from system-installed and bundled fonts. The list is populated at runtime.

Label Size (0 = Auto) Number Default: 0 (Auto) Range: 0 – 400 (display: 0–160)

Override the size of value labels, entity names, and bar labels. 0 = preset size scaled by Font Scale.

Label Weight Choice Default: Template Default

Font weight for value / entity labels.

LightRegularMediumBoldTemplate Default
Axis Label Size (0 = Auto) Number Default: 0 (Auto) Range: 0 – 400 (display: 0–160)

Override size of axis tick labels. 0 = preset size.

Axis Label Weight Choice Default: Template Default

Font weight for axis tick labels.

LightRegularMediumBoldTemplate Default

Colors

Value Label Color Color Default: White

Color of value labels drawn next to bars, points, or entities.

Axis Label Color Color Default: #999999

Color of axis tick labels.

Axis Color Color Default: #808080

Color of the axis lines.

Grid Line Color Color Default: #141414

Color of grid lines.

Sort

Sort Order Choice Default: CSV order

Row / bar sort order. CSV order preserves the original row sequence from the file.

CSV orderValue (high to low)Value (low to high)Alphabetical

License & Updates

Status Text Default: Trial

Current license status. Shows 'Trial — get a license at framechart.com' when no key is active.

License Key Text

Paste your license key here and click Activate.

Activate Button

Activate the key in the License Key field. Requires internet on first use.

Get License... Button

Open framechart.com/pricing in a browser.

Version Text

Current plugin version. Appends an update notice when a newer release is available.

Download Update... Button

Open the download page for the latest release.

This reference reflects framechart v0.3.5. Series and column slot controls (up to 50 series, 32 column visibility toggles) are not listed individually.