Skip to content

Bar chart displaying same color #1468

@vinayaknk

Description

@vinayaknk
plotOptions: {
  bar: {
    horizontal: true,
    distributed: true,
  }
},
colors: ['#33b2df','#f48024','#f9a3a4', '#d4526e', '#546E7A'],

=======================================================
Even though I have given, distributed as "true", BAR chart is showing first color (#33b2df) mentioned in colors for all bars.

On 3rd April 2020, it was working fine. Probably new build has some issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions