What's Changed
- Fix logarithmic scale drawing candle-like shape by @tim-net in #4830
- Fix heatmap gaps and ticket alignment by @dschweinbenz in #4838
- Addition of multi-series color candle Chart by @Kim-Taehyeong in #4836
- fix #3191; zoom selection in bar chart was offset by some pixels
- fix #4809 heatmap: align different ticks and gaps in timeseries
- fix #3907; group legends in grouped-stacked charts
- fix #4846; pie chart rendering issue in shadowDOM
- fix #4853; resizing selection rect now updates main chart
- revert #4782; fixes #4855; toggling issue in line charts
- fix #3466; correct date when 1st value in x-axis is last day of month
Documentation update
- Migrated all react samples from class components to functional components
New Contributors
- @tim-net made their first contribution in #4830
- @dschweinbenz made their first contribution in #4838
- @Kim-Taehyeong made their first contribution in #4836
Full Changelog: v4.1.0...v4.2.0