-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
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.
Description
Version
6.0.0
Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=radar
Steps to Reproduce
- Create a radar chart
- Add the property
axisType = 'log'to theradaroptions or anradar.indicator
Current Behavior
The axisType property has no influence on the scale of the radar axis.
Expected Behavior
The axisType property should result in a log scale radar axis if specified.
Environment
- OS: Any
- Browser: Any
- Framework: AnyAny additional comments?
Relevant Original Pull Request: #11324 for issue #11324
Relevant commit that removed support: 595c3d8
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.