Socket
Socket
Sign inDemoInstall

react-svg-radar-chart

Package Overview
Dependencies
5
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "react-svg-radar-chart",
"version": "1.0.3",
"version": "1.0.4",
"description": "A reusable radar chart in SVG.",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -181,4 +181,5 @@

| Property | meaning | mandatory |
| --- | --- |
| --- | --- | --- |
| captions | *object* the label on the chart | **yes** |

@@ -264,2 +265,3 @@ | data | *array* the data to display | **yes** |

captions: true, // show captions?
captionMargin: 10
zoomDistance: 1.2, // where on the axes are the captions?

@@ -266,0 +268,0 @@ smoothing: noSmoothing, // shape smoothing function

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc