You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: [active-users] Selected chart type when clear cache button is clicked
Problem:
- When the selected chart type is set to a value other than the default value and the clear cache button is clicked, chart type in the header is incompatible with the chart itself
Solution:
- During the chart refresh, type in the seriesOptions is also assigned to the header to ensure compatibility.
0 commit comments