[Documentation] For time axis (type: "time"), you should tell what type string the x field accepts:
Open
@xuefei1313 is already working on this.
Since Dec 8, 2025.
docs
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
Documentation Title or Section
Issue Description or Suggestion
for example:
- Note: For time axis (type: "time"), the x field accepts:
-
- Number (timestamp in milliseconds): Recommended for performance
-
- Date object: Will be converted automatically
-
- ISO 8601 string: e.g., "2023-10-05T12:00:00.000Z"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.