apache / apache/echarts

[Feature] type:time 时区与间隔问题

Open
#21,211 3 comments 0 reactions 0 assignees View on GitHub
support topic: axis-time
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?

在统计时会有按天 周 月统计的数据 记录到指定周期的起始时间戳上 可以适用category或time 但是time更方便可以用到库已经实现的格式化和默认行为 但是当前坐标轴划分标记 都是基于本地时间的 需要指定一个时区 也就是数据统计时依据的时区 而不是数据展示时的时区

另外这类数据往往有个最小间隔 其他还好说 但是每月的时间间隔并不相同 难道只能用category处理吗

### What does the proposed API look like?

{}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.