Skip to content

xAxis don't display as setted values when type :"time" [Bug]  #16905

@cuijiudai

Description

@cuijiudai

Version

5.2.2

Link to Minimal Reproduction

https://codepen.io/cuijiudai/pen/qBpLoda

Steps to Reproduce

I has set options:  type: 'time',  and also 'intervals', 'min' and 'max' 
        xAxis: {
                  type: 'time',
                  interval: 3600000,
                  min: 1649919600000,
                  max: 1649930400000
            }

Current Behavior

how ever the xAxis do not split by the "interval" value . The begin and ends are no correct 。
it is split by a day long!

Expected Behavior

xAxis could behavior as setted , inclue the "interval", "min" , "max"

Environment

- OS: mac os 
- Browser: chrome
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugenThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.waiting-for: community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions