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

First tick label is not being rendered #34

Open
kdekooter opened this issue Apr 14, 2021 · 5 comments
Open

First tick label is not being rendered #34

kdekooter opened this issue Apr 14, 2021 · 5 comments

Comments

@kdekooter
Copy link

version: 2.0.0

Here is the relevant configuration snippet:

        adapters: {
          date: {
            locale: nl,
          },
        },
        type: 'time',
        time: {
          unit: 'month',
          displayFormats: {
            month: 'dd MMM yy',
          },
        },

As you can see the first value is empty:

image

@kurkle
Copy link
Member

kurkle commented Apr 14, 2021

Please provide a way for us to reproduce the issue.

@kdekooter
Copy link
Author

kdekooter commented Apr 14, 2021

@kurkle I am sorry but it is going to take a couple of hours to extract a working example from the codebase.

I am perfectly happy to provide you with more details - please point out what to debug.

@kurkle
Copy link
Member

kurkle commented Apr 14, 2021

All I can think of without really knowing what you are doing, try turning autoSkip off.

@kdekooter
Copy link
Author

Sorry, no change.

@kurkle
Copy link
Member

kurkle commented Sep 7, 2021

Could be same as this: chartjs/Chart.js#9470

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

No branches or pull requests

2 participants