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

折线图常见业务场景 #2

Open
ly525 opened this issue Apr 11, 2020 · 0 comments
Open

折线图常见业务场景 #2

ly525 opened this issue Apr 11, 2020 · 0 comments

Comments

@ly525
Copy link
Owner

ly525 commented Apr 11, 2020

X轴变化

image

image

  1. 日期选择器选择多天,X轴显示为多天;日期选择器选择单天,X轴显示为 24小时
  1. 查看多天数据,X轴显示 [day1, day2, day3, day4...., endDay]
  2. 查看当天数据,X轴现实 [00, 02, 03, 04, .... 23]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant