firecrawl / firecrawl/firegraph

Dates vanish (x axis) from exported image

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
143
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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)](https://github.com/mendableai/firegraph/assets/7044495/05eab9e6-7b0a-4faa-aa85-01b6a3868319)

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](https://github.com/mendableai/firegraph/assets/7044495/2446069e-f874-4ef7-9fc3-14ef94a51d92)

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](https://en.wikipedia.org/wiki/ISO_19011)-formatted dates rendered into other formats. Could this be fixed, too?

Thanks for building this!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.