Skip to content

[Feature] 折线图series上的label支持和x轴一样的根据密度分布显示 #19832

@SONASIDANTE

Description

@SONASIDANTE

What problem does this feature solve?

大数据量的时候想显示label,就会出现所有label都显示的请客。如果自己进行密度分布可能和x轴的数据显示不同步
image

What does the proposed API look like?

增加一个类似xAxis均匀显示的api xAxis: { data: xData, axisLabel: { interval: 'auto' } },

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-featurependingWe are not sure about whether this is a bug/new feature.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions