文件名称:histoslider:React的基于D3的直方图滑块组件
文件大小:718KB
文件格式:ZIP
更新时间:2024-02-26 00:15:14
react react-component histogram data-visualization dashboards
组织滑块 一个基于D3的React直方图滑块组件。 对于探索数据可视化中事物的分布非常有用。 用法 histoslider具有一些同级依赖项。 在继续之前,请确保已安装这些组件。 react react-dom d3-array d3-format d3-scale 然后,安装 npm install histoslider --save 要么 yarn add histoslider 是的,很高兴我们解决了这个问题。 组件API < Histoslider // An array of objects to create the histogram da
【文件预览】:
histoslider-master
----.gitignore(570B)
----.babelrc(47B)
----package.json(1KB)
----package-lock.json(593KB)
----src()
--------components()
--------index.js(215B)
--------stories()
--------typings()
----LICENSE.md(1KB)
----public()
--------index.html(1KB)
----README.md(1KB)
----circle.yml(32B)
----.storybook()
--------config.js(283B)
----.npmignore(60B)
----docs()
--------iframe.html(593B)
--------static()
--------index.html(1KB)
--------favicon.ico(7KB)
----test()
--------.gitkeep(0B)
----yarn.lock(249KB)