Elm-Vega Conditional Tests

Conditional Mark Properties

Null values in grey.
Nested conditions, should result in circles colured blue-blue-blue-red-yellow-black

Conditional Axis Properties (VL 4)

Dashed gridlines left of centre.
Conditional axis ticks: red up to 2, short up to 5, transparent from 8 and thick tick at 4. Y-axis label padding greater for values less than 100.
Conditional axis labels: red up to 2, transparent from 8 and thick tick at 4.

Conditional Selection Properties

Two selection styles (drag and shift-drag; no effect).
Two selection styles (drag and shift-drag; only intersections select).
Selection with default clear disabled (double clicking on selection should have no effect).
Initially no selection. Selection clears once mouse released.
Combined data and selection condition.
Zooming selection that resets on double click (default)
Zooming selection that resets on any shift-mouse click

Conditional Ordering

Ensures selected cell with thick borders is drawn on top.
Use oConditions to ensure that European data in front of Japan in front of US.
Clicking on a circle sends it and all that share same colour to front.

Source