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] theme supports for configuring series themes in stack state #2331

Closed
zamhown opened this issue Mar 6, 2024 · 0 comments
Closed
Assignees

Comments

@zamhown
Copy link
Member

zamhown commented Mar 6, 2024

What problem does this feature solve?

系列主题支持区分 stack 状态进行配置:
image
image

What does the proposed API look like?

interface ITheme {
  series: {
    bar: ...,
    bar_stack: ...,
    area: ...,
    area_stack: ...
  }
}
@zamhown zamhown mentioned this issue Mar 6, 2024
20 tasks
@zamhown zamhown self-assigned this Mar 7, 2024
@zamhown zamhown closed this as completed Mar 7, 2024
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