Vega Configuration Tests

Style Configuration

Original plot with no configuration

ggplot2 style configuration

signal determining base font size and configuration of thick capped grid and domain and larger lineBottom aligned x axis labels offset to the right.

Title, subtitle and group encoding (hover pointer over subtitle)

Title encoding using deprecated tiEncode (should generate new title element encoding with blue text for title only).

Subtitle configuration

Event Configuration

Unconfigured event spec

Dragging disabled via config

Bar chart with horizontal axis ticks aligned to band extent and horizontal axis displaced by 4 pixels and crosshair cursor over bars.

As previous but with global crosshair cursor

Locale Configuration

Default locale (no extra configuration).

Empty locale provided (should default as above)

German locale assuming Euro currency, German month names and . tbousand divider

Source