Skip to content

[Feature] xAxis splitLine showMinLine showMaxLine #16946

@MeetzhDing

Description

@MeetzhDing

What problem does this feature solve?

When use splitLine in xAxis[type=time], minSplitLine and maxSplitLine can't be hidden.

image

What does the proposed API look like?

like xAxisLabel showMinLabel

xAxis: {
  splitLine: {
     showMinLine: false,
     showMaxLine: true
  }
}

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