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

Add "reverse" option to Legend Configuration in documentation. #3102

Closed
AMP3D opened this issue Aug 5, 2016 · 2 comments · Fixed by #3110
Closed

Add "reverse" option to Legend Configuration in documentation. #3102

AMP3D opened this issue Aug 5, 2016 · 2 comments · Fixed by #3110

Comments

@AMP3D
Copy link

AMP3D commented Aug 5, 2016

The Legend Configuration supports a reverseoption which will reverse the order of the legend labels, but this is not documented.
Example:
legend: { reverse: true, position: 'right' }

@raskam
Copy link

raskam commented Sep 22, 2016

Hi, the reverse option is misplaced in the docs. It should be in the "Legend Configuration" instead of "Legend Label Configuration".

panzarino added a commit that referenced this issue Sep 23, 2016
@panzarino
Copy link
Contributor

Fixed in 88c69f5

exwm pushed a commit to exwm/Chart.js that referenced this issue Apr 30, 2021
Adds a lot of new information to the docs that will help developers better utilize the entire Chart.js library

List of implemented changes:
 - Reverse option for legends (resolves chartjs#3102)
 - Information about chart resizing (resolves chartjs#3023)
 - Mixed chart types (resolves chartjs#2825) (resolves chartjs#2431)
 - Chart library comparison table (resolves chartjs#2605)
 - getDetasetMeta function information (resolves chartjs#2521)
 - Popular Extensions (resolves chartjs#2365)
exwm pushed a commit to exwm/Chart.js that referenced this issue 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 a pull request may close this issue.

4 participants