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

Mutli Date Axis with columnSeries #4405

Open
pratham3164 opened this issue Jun 14, 2024 · 1 comment
Open

Mutli Date Axis with columnSeries #4405

pratham3164 opened this issue Jun 14, 2024 · 1 comment
Labels

Comments

@pratham3164
Copy link

pratham3164 commented Jun 14, 2024

I'm trying to build a multi-dateAxis ColumnSeries chart. I am able to load the data but the columns of the second dateAxis seem to overlap the first dateAxis column( attaching an image for reference)

image

Is there a way where I can have those columns next to each other in the same grid instead of overlapping ??

@zeroin
Copy link
Collaborator

zeroin commented Jun 15, 2024

Try to add two additional column series to the second axis with no data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants