Elay Gelbart
Elay Gelbart
Graph Emphasis Full Path: This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others this pull request adding the...
### What problem does this feature solve? for Sankey series, emphasis focus can have 4 options: "none" | "series" | "self" | "adjacency". i want to be able to focus...
* apache/echarts/pull/17451
This pull request addresses an issue where the absence of the version key in package.json resulted in an unclear and misleading error message. Previously, when executing CLI commands such as...
When running various CLI commands using the yalc package, if the package.json file does not contain a version key, the resulting error message is unclear and misleading. It seems that...
### Pull Request check-list _Please make sure to review and check all of these items:_ - [x] Do tests and lints pass with this change? - [ ] Do the...