Projectors, Smart Scales, DataSources, GridRenderer, Interpolating Color Scale
Pre-release
Pre-release
- Added
Renderer.project
- a single API for setting attributes across all types of renderers. Scale
s are now smarter - they keep track of the data and accessors that back them, so they canautoDomain
intelligentlyDataSource
is now a model object that keeps track of data backingPlottable.Renderers
. It supports event propagation to update renderers when data changes.GridRenderer
is now implemented, along with interpolating color scales to back them.