diff --git a/src/technologies/r.json b/src/technologies/r.json index be394b5e6..7d8f66412 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -705,6 +705,18 @@ ], "website": "https://rechargepayments.com" }, + "Recharts": { + "cats": [ + 25 + ], + "description": "Recharts is a Redefined chart library built with React and D3.", + "icon": "Recharts.png", + "dom": [ + "[class^=recharts-]" + ], + "oss": true, + "website": "https://recharts.org/" + }, "Recite Me": { "cats": [ 68 @@ -2081,4 +2093,4 @@ "scripts": "/recaptcha/api\\.js", "website": "https://www.google.com/recaptcha/" } -} \ No newline at end of file +}