NewAI Enhanced
v3.3.1
Features
- Pie charts:
showlegendandlegendnow accept arrays for per-slice configuration
Improvements
- Replace deprecated
String.substr()withString.slice()to address future compatibility
Added
- Add support for arrays for the pie properties
showlegendandlegend, so that these can be configured per slice. [#7580], with thanks to @my-tien for the contribution!
Changed
- Replace deprecated
String.substr()withString.slice()[#7662], with thanks to @JBR-0100 for the contribution!
Full Changelog: https://github.com/plotly/plotly.js/compare/v3.3.0...v3.3.1