Skip to content

Releases: mitvis/olli

v2.0.1

28 Nov 19:59
Compare
Choose a tag to compare

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

13 Mar 17:36
Compare
Choose a tag to compare
  • export OlliConfigOptions type
  • support for conditional color encodings in VegaLiteAdapter
  • add onFocus callback to config
  • add ability to set a selection in the OlliVisSpec to filter the data in the olli tree
  • support multiple olli instances on a page, with t and shift+t shortcut to jump forward / backward between trees
  • ObservablePlotAdapter bugfix

v1.0.5

02 Oct 04:09
ba35456
Compare
Choose a tag to compare

Initial public release of Olli.