react-d3-components
react-d3-components copied to clipboard
D3 Components for React
检测到 codesuki/react-d3-components 一共引入了615个开源组件,存在27个漏洞 ``` 漏洞标题:serialize-javascript 代码问题漏洞 缺陷组件:[email protected] 漏洞编号:CVE-2020-7660 漏洞描述:Verizon serialize-javascript是美国威瑞森电信(Verizon)公司的一款支持将JavaScript序列化为 JSON超集的软件包。 serialize-javascript 3.1.0之前版本中存在代码问题漏洞。远程攻击者可借助index.js文件中的‘deleteFunctions’函数利用该漏洞注入任意代码。 国家漏洞库信息:https://www.cnvd.org.cn/flaw/show/CNVD-2020-53801 影响范围:(∞, 3.1.0) 最小修复版本:3.1.0 缺陷组件引入路径:[email protected]>[email protected]>[email protected]>[email protected] ``` 另外还有27个漏洞,详细报告:https://mofeisec.com/jr?p=i364a5
 How to add the border for each section separately in area chart.
Have some much more interesting ideas involving animations and implementing threejs. Any thoughts?
Attached directly from npm audit output: Low Denial of Service Package node-fetch Patched in >=2.6.1 = 3.0.0-beta.9 Dependency of react-d3-components Path react-d3-components > create-react-class > fbjs > isomorphic-fetch > node-fetch...
 the above image is currently in react-d3-component but i want to make it below image so issue is that how to set yaxix value and coloumn widht increase ...
I'm trying to figure out how to change the strokeColor of a LineChart. Ideally, I don't want to use external css (I'm trying to use this in FramerX). This is...
Hi I would love to maintain the project
Hi, I am seeing what looks to be an error when the data used for a pie chart is heavy/skewed towards one particular category. The error is that the label...
As more of a general question, I'm wondering what the future holds for the support and maintenance of react-d3-components. Issues and pull requests seem to get addressed promptly, but I...
Hi, I am using the PieChart example but it is not rendering. Below the error in Browser console logs. Error: attribute y1: Expected length, "NaN". Error: attribute y2: Expected length,...