Skip to content

dataLabels: {enable: false} does not work with bar chart with distributed: true #5073

@jobdiogenes

Description

@jobdiogenes

Description

Steps to Reproduce

chart: { type: 'bar' }, plotOptions: { bar: { distributed: true, borderRadius: 4, borderRadiusApplication: 'end', horizontal: true, }, }, dataLabels: { enabled: false, }, ...

Expected Behavior

Did not show datalabels

Actual Behavior

Show datalabel even when set enabled: false

Screenshots

Reproduction Link

https://codepen.io/jobdiogenes/pen/yyNmYYM

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