Skip to content

Mixed chart layout issue #3913

Description

@mohantaylor

I am getting an issue where using a mixed chart (bar with second dataset of line). The first bar is getting draw over the y axis when using a 'time' x axis. Using just bar, or just line for both works, but in mixed the issue is present.

image

Expected Behavior

First column should be inline with first tick.

Current Behavior

Bar is overlapping the y ticks.

Steps to Reproduce (for bugs)

  1. 'bar' type of chart
  2. Two datasets, one set to 'bar', the second to 'line'
  3. xAxes scale set to 'time'

Environment

  • Chart.js version: 2.4.0
  • Browser name and version: Chrome 56

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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