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] Calendar coordinates: Customize gap between months #20822

Open
exoRift opened this issue Mar 13, 2025 · 0 comments
Open

[Feature] Calendar coordinates: Customize gap between months #20822

exoRift opened this issue Mar 13, 2025 · 0 comments
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.

Comments

@exoRift
Copy link

exoRift commented Mar 13, 2025

What problem does this feature solve?

Allow customizing the gap between months (similar to cal-heatmap)

This would allow you to achieve similar layout to cal-heatmap:
Image

What does the proposed API look like?

option = {
  calendar: {
    splitGap: number
  }
}
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

1 participant