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

fix time documentation #5507

Merged
merged 2 commits into from May 26, 2018
Merged

fix time documentation #5507

merged 2 commits into from May 26, 2018

Conversation

antoine-aumjaud
Copy link
Contributor

No description provided.

@@ -9,7 +9,7 @@ The time scale is used to display times and dates. When building its ticks, it w
The x-axis data points may additionally be specified via the `t` attribute when using the time scale.

data: [{
x: new Date(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the idea here was to show one datapoint with x and one with t to demonstrate that they both work

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, I have let the datapoint with x and have changed only the previous instruction.

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

Successfully merging this pull request may close these issues.

None yet

3 participants