pie-chart-react.js
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "pie-chart-react.js", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist/cjs/index.js", | ||
@@ -19,6 +19,6 @@ "description": "The React Pie Chart component is a highly customizable and interactive charting solution designed for visualizing data in a circular pie chart format. The component supports animated arcs, hover interactions, and tooltips, making it perfect for dashboards, reports, and data visualization applications.", | ||
"keywords": [ | ||
"tree", | ||
"list", | ||
"nested", | ||
"hierarchy", | ||
"chart", | ||
"pie", | ||
"circle", | ||
"percentage", | ||
"React" | ||
@@ -25,0 +25,0 @@ ], |
19080