We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 } ]
The text was updated successfully, but these errors were encountered:
Your minGridDistance value might be too low.
minGridDistance
More info: https://www.amcharts.com/docs/v5/charts/xy-chart/axes/#grid-density
Sorry, something went wrong.
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.
No branches or pull requests
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 }
]
The text was updated successfully, but these errors were encountered: