apache / apache/echarts

[Feature] 我想要log 轴之外可以选择平方根轴,或者可以自定义轴内,每一段间隔内的数据间隔。

Open
#21,335 4 comments 0 reactions 0 assignees View on GitHub
new-feature pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?

可以丰富轴类型

### What does the proposed API look like?

如果用线性轴, 是 1,2,3,4,5,6,7,8,9,10,如果用 平方根轴是 1,4,9,16,25,36,49,64,81,100,或者可以自定义的那种,0,1,10,11,100,110,1000,1100,10000,11000,这种不规则的区间效果。

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.