Skip to content

cgbl-90/chartjs-reversed-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reverse_line_graph

How to create a reverse line graph with Chart JS?

ChartJS: https://www.chartjs.org/docs/latest/

Syntax

options: { scales: { y: { max: 10, min: 1, reverse: true } } }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages