⚠️ Upgrading to v5.0? Read this first! Important Breaking Changes
If you're experiencing issues after upgrading to v5.0, this guide will help you navigate the breaking changes and updates.
Major Breaking Changes
-
New Unified Series Creation API
- The series creation API has been completely revamped
- Requires migration of existing chart series code
-
CommonJS Support Dropped
- Now using ES2020 syntax
- May require build system changes if supporting older environments
-
Plugin System Changes
- Watermark functionality moved to plugins (
TextWatermark and ImageWatermark)
- Series markers now implemented as plugins
🔍 Key Improvements
- Multi-pane support added
- New chart types (Yield Curve and Options Charts)
- Enhanced color support with sRGB and Display P3
- Bundle size reduced by 16% (now only 35kB)
- Improved tree-shaking capabilities
📚 Essential Resources
🆘 Need Help?
- First, review the migration guide thoroughly
- Check if your issue is addressed in the breaking changes section
- Search existing issues for similar problems
- If still stuck, create a new issue with:
- Your migration-related code
- Current behavior
- Expected behavior
- Version you're upgrading from
If you're experiencing issues after upgrading to v5.0, this guide will help you navigate the breaking changes and updates.
Major Breaking Changes
New Unified Series Creation API
CommonJS Support Dropped
Plugin System Changes
TextWatermarkandImageWatermark)🔍 Key Improvements
📚 Essential Resources
🆘 Need Help?