Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enhance date picker initialization logic for improved usability
- Simplified the date picker value setting to only trigger changes when the value is different, improving performance. - Ensured the date picker becomes visible when necessary and triggers a change event if the chart is empty, enhancing user experience. - Removed redundant comments and streamlined the code for better readability and maintainability.
- Loading branch information