Skip to content

Commit

Permalink
Update API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDaub authored Sep 28, 2023
1 parent 4d0d1aa commit 3104e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plot(html)({ x, y }, { options });

### `x`

An array of Dates for the x-axis
An array of Dates for the x-axis. Can alternatively be an array of numbers.

##### Example:

Expand Down

0 comments on commit 3104e27

Please sign in to comment.