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

DateAxis Labels overlapping #1583

Closed
pratham3164 opened this issue Jun 24, 2024 · 2 comments
Closed

DateAxis Labels overlapping #1583

pratham3164 opened this issue Jun 24, 2024 · 2 comments

Comments

@pratham3164
Copy link

pratham3164 commented Jun 24, 2024

image
Date axis labels overlap each other for groupData: false
baseInterval :{ timeUnit: "second", count: 1 }
groupIntervals : [
{ timeUnit: "second", count: 1 },
{ timeUnit: "minute", count: 1 },
{ timeUnit: "hour", count: 1 },
{ timeUnit: "day", count: 1 },
{ timeUnit: "month", count: 1 },
{ timeUnit: "year", count: 1 }
]

@martynasma
Copy link
Collaborator

Your minGridDistance value might be too low.

More info: https://www.amcharts.com/docs/v5/charts/xy-chart/axes/#grid-density

Copy link

This issue is stale because it has been open 30 days with no activity. It will be closed in 5 days unless a new comment is added.

@github-actions github-actions bot added the stale label Jul 25, 2024
@zeroin zeroin closed this as completed Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants