
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@redsift/d3-rs-pies
Advanced tools
d3-rs-pies
generate a range of pie charts via the D3 reusable chart convention.
View @redsift/d3-rs-pies on Codepen
<script src="//static.redsift.io/reusable/d3-rs-pies/latest/d3-rs-pies.umd-es2015.min.js"></script>
<script>
var chart = d3_rs_lines.html();
d3.select('body').datum([ 1, 2, 3, 10, 100 ]).call(chart);
</script>
import { chart } from "@redsift/d3-rs-pies";
let eml = chart.html();
...
var chart = require("@redsift/d3-rs-pies");
var eml = chart.html();
...
[1,2,3,4...]
Property | Description | Transition | Preview |
---|---|---|---|
classed | String SVG custom class | N | |
width , height , size , scale | Integer SVG container sizes | Y | |
style | String Custom CSS to inject into chart | N | |
outerRadius | Integer Radius of the pie | ||
innerRadius | Number > 0 the radius of the inner region in pixels. < 0, the unit inner radius as a function of the outerRadius |
FAQs
Generates pie charts using D3v4.
The npm package @redsift/d3-rs-pies receives a total of 2 weekly downloads. As such, @redsift/d3-rs-pies popularity was classified as not popular.
We found that @redsift/d3-rs-pies demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 23 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.