Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] many echarts warnings in browser console #40

Open
wangyongtao opened this issue Apr 24, 2024 · 0 comments
Open

[BUG] many echarts warnings in browser console #40

wangyongtao opened this issue Apr 24, 2024 · 0 comments

Comments

@wangyongtao
Copy link
Contributor

wangyongtao commented Apr 24, 2024

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.

WX20240424-210712@2x

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant