1.0.5 • Published 4 years ago

r-pie-chart v1.0.5

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

r-pie-chart

props

PropertytypeRequiredDescription
anglenumber between 0 and 360default is 360angle 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.
rnumberdefault is 45radius of pie chart
backgroundColorstringdefault is '#ddd'color of empty space.
colorstringdefault is '#000'text color of pie chart.
fontSizenumberdefault is 10text font size of pie chart
lineWidthnumberdefault is 10thickness of pie chart circle
styleobjectoptionalcss object for pie chart element
rangesarray of stringsrequiredranges of pie chart. example '45 red' mean progress is 45% and color of range is red
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago