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
Describe the bug
A clear and concise description of what the bug is.
git clone https://github.com/DevCloudFE/ng-devui-admin.git
cd ng-devui-admin
npm install --legacy-peer-deps
npm start
- [ECharts] DEPRECATED: textStyle hierarchy in axisLabel has been removed since 4.0. All textStyle properties are confiqured in axisLabel directly now.
- [ECharts] DEPRECATED: 'normal' hierarchy in itemStyle has been removed since 4.0. All style properties are confiqured in itemStyle directly now.
- [ECharts] DEPRECATED: textStyle hierarchy in label has been removed since 4.0. All textStyle properties are configured in label directly now.
- DEPRECATED: 'normal' hierarchy in iconStyle has been removed since 4.0. All style properties are configured in iconStyle directly now.
Expected behavior
Eliminate or reduce console warnings.
Screenshots
If applicable, add screenshots to help explain your problem.
environments (please complete the following information):
Browser [chrome 124, firefox 124]
angular framework version [15.x]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Expected behavior
Eliminate or reduce console warnings.
Screenshots
If applicable, add screenshots to help explain your problem.
environments (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: