v0.2.1
Please see the 0.2.1 release notes for details and examples!
- All marks now support dx and dy options for offsetting position.
- Quantitative scales, as well as identity position scales, now coerce channel values to numbers.
- Temporal scales now coerce channel values to dates.
- Bin reducers now receive the extent of the current bin (x1, x2, y1, y2) as an argument.
- The bin transform no longer outputs x1 and x2 channels if x is undefined, and similarly for y, y1, and y2.