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

[Feature] yAxis支持数组形式 #474

Closed
qbwebfrontend opened this issue Aug 17, 2023 · 2 comments
Closed

[Feature] yAxis支持数组形式 #474

qbwebfrontend opened this issue Aug 17, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@qbwebfrontend
Copy link

需求描述

需要显示两条Y轴

具体实现

yAxis 支持数组形式,

setStyles({
yAxis: [{
...,
index: 0 // 每条Y轴有序列号
}]
})

期望场景:同时显示百分数轴和数值轴,如下图

image

@qbwebfrontend
Copy link
Author

image

@qbwebfrontend qbwebfrontend changed the title yAxis支持数组形式[Feature] [Feature] yAxis支持数组形式 Aug 21, 2023
@liihuu liihuu added the duplicate This issue or pull request already exists label Sep 2, 2023
@liihuu
Copy link
Member

liihuu commented Sep 2, 2023

#348

@liihuu liihuu closed this as completed Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants