DougBurke / hvega

Create Vega-Lite visualizations from Haskell.
BSD 3-Clause "New" or "Revised" License
52 stars 12 forks source link

VL 4.14 changes; OderChannel changes #168

Closed DougBurke closed 4 years ago

DougBurke commented 4 years ago

Add missing constructors to OrderChannnel.

The aim is to add support for conditional order channel: https://github.com/vega/vega-lite/pull/6632