r-pie-chart

1.0.5 • Public • Published

r-pie-chart

props

Property type Required Description
angle number between 0 and 360 default is 360 angle of pie chart. for example if set to 180 ,pie chart will render like a half circle and if set to 360 pie chart will render like a pure circle.
r number default is 45 radius of pie chart
backgroundColor string default is '#ddd' color of empty space.
color string default is '#000' text color of pie chart.
fontSize number default is 10 text font size of pie chart
lineWidth number default is 10 thickness of pie chart circle
style object optional css object for pie chart element
ranges array of strings required ranges of pie chart. example '45 red' mean progress is 45% and color of range is red

Readme

Keywords

Package Sidebar

Install

npm i r-pie-chart

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

11 kB

Total Files

5

Last publish

Collaborators

  • mohamadfeiz