Skip to content

Multiple-yaxis-scales , 3 series with 2 scales demo broken in 3.47.0 (JS) #4323

@LeoMcH36

Description

@LeoMcH36

Description

Any multi axis chart that has multiple yaxis with the same seriesName cause it to crash instead of showing like the 2nd demo at https://apexcharts.com/docs/chart-types/multiple-yaxis-scales/, even this demo doesnt work using 3.47.0, works fine in 3.46.0

Steps to Reproduce

  1. Create a multi axis chart, e.g the second example at https://apexcharts.com/docs/chart-types/multiple-yaxis-scales/
  2. use [email protected]
  3. have multiple elements in yaxis option with the same seriesName e.g "Column A" appears twice in the demo

Expected Behavior

Chart with multiple series sharing singular y-axis on left hand side displays like the demo

Actual Behavior

chart does not display, bar the labels at the bottom, crashes with error " Cannot read properties of undefined (reading 'result')"

Screenshots

error
image
using [email protected]
image
using [email protected]
image

Reproduction Link

https://codepen.io/rogueDovah/pen/eYozBLE

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions