docs: improve README text and add tutorial links#12145
Open
mariam851 wants to merge 1 commit intochartjs:masterfrom
Open
docs: improve README text and add tutorial links#12145mariam851 wants to merge 1 commit intochartjs:masterfrom
mariam851 wants to merge 1 commit intochartjs:masterfrom
Conversation
LeeLenaleee
reviewed
Nov 16, 2025
| * [Developers](https://www.chartjs.org/docs/latest/developers/index) | ||
| * [Popular Extensions](https://github.com/chartjs/awesome) | ||
| * [Samples](https://www.chartjs.org/samples/) | ||
| * [Tutorials and Examples](https://www.chartjs.org/docs/latest/samples/) |
Collaborator
There was a problem hiding this comment.
The link above already points to this
| In case you are looking for an older version of the docs, you will have to specify the specific version in the url like this: [https://www.chartjs.org/docs/2.9.4/](https://www.chartjs.org/docs/2.9.4/) | ||
|
|
||
| ## Contributing | ||
| ### Contributing Started |
Collaborator
There was a problem hiding this comment.
This is not a sub section of the documentation so the way was correct
Comment on lines
+41
to
+48
| ### Guides | ||
|
|
||
| * [General](https://www.chartjs.org/docs/latest/general/data-structures) | ||
| * [Configuration](https://www.chartjs.org/docs/latest/configuration/index) | ||
| * [Charts](https://www.chartjs.org/docs/latest/charts/line) | ||
| * [Axes](https://www.chartjs.org/docs/latest/axes/index) | ||
| * [Developers](https://www.chartjs.org/docs/latest/developers/index) | ||
|
|
Collaborator
There was a problem hiding this comment.
All these links are already described above
| </a> | ||
| Simple yet flexible JavaScript charting for designers & developers | ||
| <a href="https://github.com/chartjs/Chart.js/actions?query=workflow%3ACI+branch%3Amaster"> | ||
| <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/chartjs/Chart.js/ci.yml?branch=master&style=flat-square"> |
Collaborator
There was a problem hiding this comment.
Not sure if we want to be dependant on a third party site in the readme, but if so the formatting seems incorrect
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.