layerchart@0.40.3
Patch Changes
- Fix Legend placement with Chart padding after recent TooltipContext layout changes (
2633ea4b0f32803f80055c62538ae2b2213bb493)
2633ea4b0f32803f80055c62538ae2b2213bb493)eaf7d8ded501c39adfdb288f7c627ec1e9a0c62b)c2671503c6677efbeef02f47956aa2b1cf7bfd7d)Add Brush component (#175)
[ChartClipPath] Remove padding by default (opt-in with full) (#175)
[Chart] Remove fitGeoObject prop and use fitGeojson along with applyTransform on <Chart geo={...}> to apply to TransformContext (60d095dd1ac523b4aef3b10eaff9200a8d9103ce)
[Frame] Expose rectEl and forward mousedown, touchstart, and dblclick events (#175)
Update dependencies (552fb069940920d48ea0a27b8c196aa1d6309812)
[Group] Forward dblclick event (#175)
scroll prop to initialScrollMode. Expose scrollMode store in context (746c61cc0710967d981a1337a6e3d5ce21a9a626)[TransformControls] Support hiding actions via show prop (faeb9268ba02317abaf4ca5e94a70ae135fa529a)
[TransformControls] Support setting scrollMode (746c61cc0710967d981a1337a6e3d5ce21a9a626)
[TransformControls] Do not propogate double click event (to TransformContext) (fe2a0ca3283d17a18ea6dce552fcb8b1fe2c1dfe)
Update dependencies (38c1768fb7bce8a97ae6d66c9b27be22918ad85c)
95a2c61118a70f23ee42bdfabdec52f6a20b494d)ticks={number} when using band scale (every nth domain value) (ca1a23e26d211b4f5adefdf8259a933a04662465)fa6ba214110822e64c17f228705db967ae3f4a82)[TransformContext] Set dragging false on pointer up. Track when translation or scaling is in progress (#178)
Add LayerChart implemetation for Html (like Svg/Canvas). Support passing classes to Svg/Html (like Canvas). (044ef6fd9843d01b0481ea28871efeb490ccbed8)
[HitCanvas] Do not render while dragging to improve interaction performance (395504926b0aec028a95d1cb315bc004de32cb95)
Include thresholdTime and thresholdChunks in top-level exports (95e2a82ef949853efaba2a1f1f8d427116409465)
[TransformContext] Ignore pointer events when mode="none". Re-add mode="manual" and conveniently set when geo applyContext is used (c729be4fc6569182a7c97d85051146b483b670de)