Skip to content

Grid lines for x-axis don't work after update from 3.35.0 to 3.36.3 #3580

@serwerin

Description

@serwerin

Description

Missing vertical lines (x-axis) in grid in line chart

Steps to Reproduce

  1. Create standard line chart
  2. Add grid lines for x-axis in options (like in documentation):
    grid: {
    xaxis: {
    lines: {
    show: true
    }
    }
    }

Expected Behavior

Should display full grid, but still missing vertical lines

Actual Behavior

Missing vertical lines

Screenshots

In 3.35.0:

image

In 3.36.3:

image

Reproduction Link

https://codesandbox.io/s/vue-xaxis-grid-bug-sjkh9s

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