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 link to time axis documentation in bar chart docs #4979

Merged
merged 1 commit into from Nov 22, 2017
Merged

Conversation

etimberg
Copy link
Member

Fixes #4965

@etimberg etimberg added this to the Version 2.8 milestone Nov 22, 2017
@@ -152,7 +152,7 @@ The `data` property of a dataset for a bar chart is specified as a an array of n
data: [20, 10]
```

You can also specify the dataset as x/y coordinates when using the [time scale](./time.md).
You can also specify the dataset as x/y coordinates when using the [time scale](../axes/cartesian/time.md#Time Cartesian Axis).
Copy link
Member

Choose a reason for hiding this comment

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

The link doesn't look correct, should be either ../axes/cartesian/time.md#time-cartesian-axis or simply /axes/cartesian/time.md

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@etimberg etimberg merged commit 8ce7a91 into master Nov 22, 2017
@etimberg etimberg deleted the 4965 branch November 22, 2017 23:07
yofreke pushed a commit to yofreke/Chart.js that referenced this pull request Dec 30, 2017
@benmccann benmccann changed the title Fix line to time axis documentation in bar chart docs Fix link to time axis documentation in bar chart docs Jan 22, 2018
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
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

2 participants