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

Dates vanish (x axis) from exported image #4

Open
pivic opened this issue May 29, 2024 · 0 comments
Open

Dates vanish (x axis) from exported image #4

pivic opened this issue May 29, 2024 · 0 comments

Comments

@pivic
Copy link

pivic commented May 29, 2024

I just tried to generate a graph based on this CSV data:

Datum,Antal biljetter till First Aid Kit
2024-05-29,0
2024-05-30,0
2024-05-31,0

Here's how the graph looks:

chart (2)

Only the first date is displayed in the exported image.

A mouseover shows the other dates, but they don't show in the exported image; here's a mouseover demo:

image

Should the dates not display in the x axis?

Also, as seen in the screenshots, the dates are rendered into some American English friendly version of text. It would be lovely to not have my dandy ISO 19011-formatted dates rendered into other formats. Could this be fixed, too?

Thanks for building this!

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

1 participant