Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stacked chart Error: <path> attribute d: Expected number, "M e -8 140.201 L e…". #4876

Closed
ordago opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ordago
Copy link
Contributor

ordago commented Dec 16, 2024

Description

With different data the chart is displayed. But sometimes this error appears.

If stacked: true, is removed from the options the chart shows up which might indicate where the error comes from.

It seems to be the same issue as this one:

apexcharts/vue3-apexcharts#134

Steps to Reproduce

  1. prepare the data
  2. pass the data to the chart

Expected Behavior

Show the stacked bar chart

Actual Behavior

chart appears empty

Screenshots

image

Chart appears but looks empty. The errors shows up in the console.

Reproduction Link

https://codepen.io/ordago/pen/dPbNpxj

@ordago ordago added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant