What's Changed
- Added data parsing support for candlestick, boxplot, rangeBar and bubble charts
- Reset parsing flags during update when data is parsed. Fixes updateSeries and updateOptions bugs when parsing data.
- Feature/control legend css injection by @leechoohyoung in #5074
- Unhide pan/zoomselect for mobile/touch devices by @vingerha in #5081
- Add a missing type and removes an unused type by @Jo-varo in #5065
- Update LICENSE by @jberes in #5087
New Contributors
- @leechoohyoung made their first contribution in #5074
- @vingerha made their first contribution in #5081
- @Jo-varo made their first contribution in #5065
- @jberes made their first contribution in #5087
Full Changelog: v5.3.0...v5.3.3