D3.js vs Vue.js examples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
275 B

8 years ago
# d3vue
See live demos: [corpglory.github.io/d3vue](https://corpglory.github.io/d3vue)
## Goals
* Help to learn Vue.js by people who already know D3.js
* Show advantages of using D3.js on top of Vue.js
* Collect best practices of problem solving with good software design