@keyvaluesystems/react-scatter-graph
Advanced tools
Comparing version 0.0.4 to 0.0.5
/*! | ||
* | ||
* @keyvaluesystems/react-scatter-graph v0.0.4 | ||
* @keyvaluesystems/react-scatter-graph v0.0.5 | ||
* https://github.com/KeyValueSoftwareSystems/react-scatter-graph | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "@keyvaluesystems/react-scatter-graph", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A fully customizable react scatter graph", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
@@ -54,6 +54,7 @@ # React Scatter Graph | ||
<div align="center"> | ||
<img src="./assets/react-scatter-graph-example-3.png" alt="" width="700"/> | ||
<img src="./assets/react-scatter-graph-example-4.png" alt="" width="700"/> | ||
</div> | ||
```jsx | ||
@@ -60,0 +61,0 @@ import React, { useState } from 'react'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67514
181