-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Time series of month is not continuous in the line/bar charts #32493
Comments
Hey @bsenthilbalu! 👋 I'm here to help you with your coding conundrums! To ensure continuous display of month names on the x-axis in Apache Superset, you might want to check the Additionally, ensure that your time grain settings are correctly configured to reflect monthly intervals. If the issue persists, it might be related to known issues such as time range filters not being applied correctly or time grain not being set when using Jinja in datasets [2]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Where I can see that mininterval property in the Superset chart properties ? |
Can you add screenshot of line/bar charts affected by the issue? The image in description came from old post so I don't know what to debug. Kindly anonymize any PII data if necessary. |
It seems like it just skips some because the labels are too long to fit on all the X axis ticks. What would be your proposed solution? |
I tried all these, but still I don't get the month names continuously in my charts. The X-axis labels skips few months in between by 2 or 3. Any fix for this issue ?
Originally posted by @RenanLeiteBay in #29237
The text was updated successfully, but these errors were encountered: