Skip to content

Almost complete API

Compare
Choose a tag to compare
@aishfenton aishfenton released this 07 Oct 15:01
· 98 commits to master since this release

Getting close to having implemented all functionality in vega-lite now. This release includes:

  • Refactored data API, with clearer names, and better support for java-date objects. Also how value types are encoded can now be overridden (via an implicit param).
  • All of vega-lite Config, Legend, and Bin are now supported.
  • vega-lite layers are now supported (Vegas.layered(..))
  • Example notebooks for Jupyter and Zeppelin are now autogenerated into /notebooks