Skip to content
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

Latest version: When type is set to time, the time stamp of interval setting is invalid 最新版本:type设置为time时,interval设置时间戳无效 #16142

Closed
JIANGQIAN3333 opened this issue Nov 30, 2021 · 5 comments
Labels
missing-demo The author should provide a demo. pending We are not sure about whether this is a bug/new feature. stale Inactive for a long time. Will be closed in 7 days. waiting-for: author

Comments

@JIANGQIAN3333
Copy link

最新版本:type设置为time时,interval设置时间戳无效
我想设置根据每个月进行分割x轴,但是无法实现,请问那里出现了问题
xAxis: { type: 'time', interval: 2592000000, min: new Date('2016-7-3 8:40:52'), max: new Date('2021-7-3 8:40:52'), axisLabel: { show: true, formatter: '{yyyy}.{MM}' }, splitNumber: false, splitLine: { show: true }, axisTick: { show: true }},

Originally posted by @JIANGQIAN3333 in #2355 (comment)

@echarts-bot echarts-bot bot added pending We are not sure about whether this is a bug/new feature. waiting-for: community labels Nov 30, 2021
@echarts-bot
Copy link

echarts-bot bot commented Nov 30, 2021

@JIANGQIAN3333 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗

TRANSLATED

TITLE

Latest version: When type is set to time, the time stamp of interval setting is invalid

BODY

Latest version: When type is set to time, the time stamp of interval setting is invalid
I want to set the x-axis to be divided according to each month, but it can't be achieved. May I ask where there is a problem
xAxis: {type:'time', interval: 2592000000, min: new Date('2016-7-3 8:40:52'), max: new Date('2021-7-3 8:40:52' ), axisLabel: {show: true, formatter:'{yyyy}.{MM}' }, splitNumber: false, splitLine: {show: true }, axisTick: {show: true }},

Originally posted by @JIANGQIAN3333 in #2355 (comment)

@JIANGQIAN3333 JIANGQIAN3333 changed the title 最新版本:type设置为time时,interval设置时间戳无效 Latest version: When type is set to time, the time stamp of interval setting is invalid 最新版本:type设置为time时,interval设置时间戳无效 Dec 1, 2021
@echarts-bot
Copy link

echarts-bot bot commented Dec 3, 2021

@supermaverickws
Copy link

same

Copy link
Contributor

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

@github-actions github-actions bot added the stale Inactive for a long time. Will be closed in 7 days. label Jan 12, 2024
Copy link
Contributor

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing-demo The author should provide a demo. pending We are not sure about whether this is a bug/new feature. stale Inactive for a long time. Will be closed in 7 days. waiting-for: author
Projects
None yet
Development

No branches or pull requests

3 participants