Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.8.0](3.7.5...3.8.0) (2023-04-13) ### Bug Fixes * **data:** fix break when whole dataseries are null ([#3134](#3134)) ([5d12c45](5d12c45)), closes [#3124](#3124) * **grid:** fix redundant <rect> appends ([1039363](1039363)), closes [#3147](#3147) * **options:** Fix handling for falsy data.types ([5eb731a](5eb731a)), closes [#3125](#3125) * **sparkline:** Fix to work point.focus.only option ([65b3c1c](65b3c1c)), closes [#3171](#3171) ### Features * **api:** Enhance resizeAfter for .load/unload APIs ([33bbca4](33bbca4)), closes [#3157](#3157) * **axis:** Intent to ship axis.x.inverted ([e193c0f](e193c0f)), closes [#3137](#3137) * **package:** extends root div interface for styling ([0a1fe08](0a1fe08)), closes [#3162](#3162) [#3163](#3163) * **padding:** Intent to ship padding='fit' ([d760a63](d760a63)), closes [#3118](#3118)
- Loading branch information