Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-11 | 1.2 kB | |
Version 5.3.3 source code.tar.gz | 2025-08-11 | 5.4 MB | |
Version 5.3.3 source code.zip | 2025-08-11 | 6.2 MB | |
Totals: 3 Items | 11.6 MB | 11 |
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 https://github.com/apexcharts/apexcharts.js/pull/5074
- Unhide pan/zoomselect for mobile/touch devices by @vingerha in https://github.com/apexcharts/apexcharts.js/pull/5081
- Add a missing type and removes an unused type by @Jo-varo in https://github.com/apexcharts/apexcharts.js/pull/5065
- Update LICENSE by @jberes in https://github.com/apexcharts/apexcharts.js/pull/5087
New Contributors
- @leechoohyoung made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/5074
- @vingerha made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/5081
- @Jo-varo made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/5065
- @jberes made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/5087
Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v5.3.0...v5.3.3