文件名称:chartify:React.js插件,用于使用CSS构建图表
文件大小:3.05MB
文件格式:ZIP
更新时间:2024-03-11 21:11:50
react visualization chart charts barchart
图表化 React.js插件,用于使用CSS构建图表。 该模块的源位于。 示例应用程序在。 示例应用程序的后端服务在。 npm软件包在。 安装 npm install chartify --save-dev 入门 import Chartify from 'chartify' ; const data = [ { xValue : '20.11.2016' , yValue : 5 , title : '007 Spectre' } ] ; const config = { theme : 'blue' , width : 50 , height : 10 , boxSize : 20 , isLineChart : false , bordered : false } ; < Chartif
【文件预览】:
chartify-master
----.travis.yml(239B)
----example()
--------webpack.config.prod.js(4KB)
--------.babelrc(319B)
--------404.html(246B)
--------package.json(3KB)
--------tslint.json(741B)
--------.eslintrc.json(279B)
--------json()
--------index.html(357B)
--------js()
--------package-lock.json(617KB)
--------dist()
--------server.ts(547B)
--------tsconfig.json(906B)
--------npm-debug.log(326KB)
--------.gitignore(13B)
--------webpack.config.js(312B)
--------webpack.config.dev.js(3KB)
--------index-dev.html(357B)
--------yarn.lock(309KB)
--------postcss.config.js(211B)
----.babelrc(281B)
----index.js(133KB)
----.storybook()
--------config.js(274B)
--------webpack.config.js(1KB)
----docs()
--------CHANGELOG_AUTO.md(5KB)
--------ISSUE_TEMPLATE.md(80B)
--------CONTRIBUTING.md(1000B)
--------CHANGELOG.md(3KB)
--------CODE_OF_CONDUCT.md(3KB)
----sh()
--------release.sh(112B)
--------serve.sh(65B)
--------deploy.sh(368B)
--------build.sh(123B)
----404.html(246B)
----package.json(4KB)
----storybook-static()
--------index.html(1KB)
--------static()
--------iframe.html(803B)
--------favicon.ico(5KB)
----assetsTransformer.js(181B)
----tslint.json(741B)
----.firebaserc(92B)
----.eslintrc.json(197B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(291B)
--------ISSUE_TEMPLATE()
----firebase.json(242B)
----jest.config.js(367B)
----LICENSE(1KB)
----package-lock.json(1.05MB)
----lerna.json(63B)
----dist()
--------index.js(133KB)
----src()
--------mixins.css(800B)
--------Chartify.stories.ts(601B)
--------chartify.css(2KB)
--------Chartify.tsx(7KB)
--------Chartify.test.ts(1KB)
----.npmignore(307B)
----tsconfig.json(906B)
----.coveralls.yml(24B)
----.gitignore(108B)
----webpack.config.js(1KB)
----README.md(3KB)
----yarn.lock(394KB)
----blocks.jpg(141KB)