Skip to content

contactlutforrahman/chartjs-top-round-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

chartjs-top-round-bar

##Angular 2 4 5 6 7 8 9

npm i chartjs-top-round-bar

import 'chartjs-top-round-bar';

new Chart('barChart', { type: 'roundedBar', data: { labels: ['label 1'], datasets: [{label: 'Label 1', data}]}, options: { barRoundness: 0.3}

});

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published