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

Error: <text> attribute x: Expected length, "NaN" #58

Open
hirenkeraliya opened this issue Jul 25, 2019 · 1 comment
Open

Error: <text> attribute x: Expected length, "NaN" #58

hirenkeraliya opened this issue Jul 25, 2019 · 1 comment

Comments

@hirenkeraliya
Copy link

When the chart data value is the 0 then fusion chart gives an error like Error: <text> attribute x: Expected length, "NaN".

[{
        "label": "Chart title",
        "value": 0
    },
    {
        "label": "Chart title",
        "value": 0
}]
@soumyasankarduttagit
Copy link

Hi,

Could you please let us know the chart type you are implementing, check the following sample https://codesandbox.io/s/combination-charts-hil2k we have implemented in a Vue app and set the value as 0 but it seems the stated issue is not getting replicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants