8000 GitHub - zzz945/vue-d3-chart: A interactive chart library based on vue and d3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zzz945/vue-d3-chart

Repository files navigation

What is this

A interactive chart library based on vue and d3

Look at the demo

DEMO

Why do this but not using other chart library like C3

Config other chart library like C3 to fit our needs is too complicated. If you have a lot of data visualization needs in your work, I recommend you write your own chart library. Vue and D3 is popular and awesome, if you are familier with them, you can write your own chart library based on this project.

Develop your own chart library (Recommended)

1.  Fork this project
2.  git clone ‘your forked project’
3.  cd vue-d3-chart
4.  npm install
5.  npm run dev

Or you can (Unavailable due to being under development)

npm install vue-d3-chart

Contributing

  1. Fork this project
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

A interactive chart library based on vue and d3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0