All releases layerchart@2.2.0
Minor Changes
- feat(TransformContext): Add two-finger pinch-to-zoom (and pan) support on touch devices, along with a new
pinch option to disable it (#898)
Patch Changes
- fix(Axis): Support UTC scales (
xScale={scaleUtc()}) by filtering and formatting ticks on the same boundaries as the scale (#899)