2.0.0 • Published 6 years ago

react16-d3-basic v2.0.0

Weekly downloads
1
License
Apache 2.0
Repository
-
Last release
6 years ago

react16-d3-basic

react-d3 basic charts, charts that we support:

  • Line Chart
  • Multiple Line Chart
  • Scatter Plot
  • Area Chart
  • Area Stack Chart
  • Bar Chart
  • Bar Group Chart
  • Bar Stack Chart
  • Bar Horizontal Chart
  • Bar Group Horizontal Chart
  • Bar Stack Horizontal Chart
  • Pie Chart
  • Donut Chart

Install

npm install --save react16-d3-basic

Open localhost:5000/example

Build production js, min.js code

$ npm run prod

Docs

If you want to modify the docs file, please modify docs_pre folder.

After you finish, remember to install smash-md first, then run sh doc.sh to compile the readme.

Your new readme would show in docs folder.

History

Before v1.6.x ...

  • Initial release
  • Babel 5
  • D3 3.0

2016 / 3 / 3, v1.6.0

  • Move to Babel 6.
  • D3 4.0.
  • improve example folder.

License

Apache 2.0

2.0.0

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.16

6 years ago

1.6.15

6 years ago

1.6.14

6 years ago

1.6.13

6 years ago

1.6.12

6 years ago

1.6.11

6 years ago