Releases: mitvis/olli
Releases · mitvis/olli
v2.0.2
v2.0.1
Lots of new things!
- standalone table view (more friendly to existing screen reader support for tables)
- filter view to define custom data filters
- expanded support for new chart types
- improvements to binning, timeUnit
- lateral navigation
- big refactor incl. use of predicate abstraction to define nodes
- preliminary work on customizable description
v1.0.7
- export
OlliConfigOptions
type - support for conditional color encodings in
VegaLiteAdapter
- add
onFocus
callback to config - add ability to set a
selection
in theOlliVisSpec
to filter the data in the olli tree - support multiple olli instances on a page, with
t
andshift+t
shortcut to jump forward / backward between trees ObservablePlotAdapter
bugfix
v1.0.5
Initial public release of Olli.