-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.waiting-for: community
Description
Version
5.0.0
Steps to reproduce
I recently updated to version 5.0 and I'm using Angular 11. When I try to compile I have an error that says:
Module '"../../../node_modules/echarts/types/dist/echarts"' has no exported member 'graphic'.
On the documentation (https://echarts.apache.org/next/en/api.html#echarts.graphic.clipRectByRect) still appears. So I have no idea how to solve this error.
What is expected?
Worked well until version 4.9
What is actually happening?
Apparently, there is no echarts.graphic property anymore.
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.waiting-for: community