Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x的折线图,x轴无法展示时分秒 #5149

Closed
baiseng opened this issue Jun 2, 2023 · 1 comment
Closed

4.x的折线图,x轴无法展示时分秒 #5149

baiseng opened this issue Jun 2, 2023 · 1 comment

Comments

@baiseng
Copy link

baiseng commented Jun 2, 2023

let data = [
{xTime:'2023-01-02 11:12:13',yValue:111},
]
4.x的折线图,x轴无法展示时分秒,只显示年月日。

@hustcc
Copy link
Member

hustcc commented Jun 2, 2023

chart.scale('x', { type: 'datetime' })

@antvis antvis locked and limited conversation to collaborators Jun 2, 2023
@hustcc hustcc converted this issue into discussion #5150 Jun 2, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants