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

[bugfix]: set Null values to 0 when cnf.chart.stacked #3813

Merged
merged 1 commit into from
May 20, 2023

Commits on May 7, 2023

  1. [bugfix]: set Null values to 0 in all series when user hides/shows so…

    …me series when cnf.chart.stacked
    
    I removed the condition for the chart.type to be exclusively 'bar', otherwise when we mix types, we get undefined instead of 0 on stacked bars
    normannMarit committed May 7, 2023
    Configuration menu
    Copy the full SHA
    98ecafe View commit details
    Browse the repository at this point in the history