Open Issues Need Help
View All on GitHub set global options dynamically to all charts about 1 month ago
AI Summary: The task is to adapt the existing code for dynamically setting Highcharts global options to work with the updated `highcharts-angular` library (v5), which no longer provides direct access to all chart instances via `Highcharts.charts`. A solution needs to be found to iterate through and update all existing Highcharts instances to reflect changes in locale settings.
Complexity:
4/5
help wanted good first issue docs