Almost complete API
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