Skip to content

Radar with Log Axis throws error #11298

@zifix

Description

@zifix

Version

4.3.0

Steps to reproduce

  1. Set up a radar chart
  2. Add to options:
    radiusAxis: {
       type: 'log'
     }
    

What is expected?

The same chart to render with log10-axis

What is actually happening?

Got an exception:

ERROR TypeError: "radiusAxis is null"
    render RadiusAxisView.js:61
    renderComponents echarts.js:1369
    each util.js:298
    renderComponents echarts.js:1367
    render echarts.js:1353
    update echarts.js:805
    setOption echarts.js:398

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions