chartjs / chartjs-plugin-zoom

Zoom and pan plugin for Chart.js
MIT License
598 stars 327 forks source link

chore: Refactor Core Logic for Enhanced Zoom and Pan Functionality #831

Closed Ayoub-Mabrouk closed 2 months ago

Ayoub-Mabrouk commented 2 months ago

This update refines the zoom and pan functionalities with cleaner, more modern JavaScript. Key improvements include: Utilized newer JS features for clearer code. Optimized Performance and Streamlined functions for better efficiency. Enhanced Readability: Improved naming for easier understanding. These changes improve both performance and code clarity.