Skip to content

[BUG] Spacing between vertical bars with percentages set to 1 #3964

@GlebEliseev

Description

@GlebEliseev

I am referencing #2216 since it is not working for me

The border width of the dataset is set to 0.
In options:

        scales: {
          xAxes: [{
            barPercentage: 1.0,
            categoryPercentage: 1.0,
            ...
          }]
        }

Here is the codepen where spaces can be seen.

chart

Is there a way to solve this?

Environment

  • Chart.js version: 2.5.0
  • Browser name and version: Google Chrome Version 56.0.2924.87

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions