vue-d3
A Vue.js plugin for D3.
Installation
npm:
npm install --save vue-d3
Vue:
var Vue = var VueD3 = Vue
HTML (Browserify):
... <!-- Bottom of body -->
Usage
D3 is now available through this.$d3
this$d3style'color' 'white';
A Vue.js plugin for D3.
npm:
npm install --save vue-d3
Vue:
var Vue = var VueD3 = Vue
HTML (Browserify):
... <!-- Bottom of body -->
D3 is now available through this.$d3
this$d3style'color' 'white';
npm i vue-d3
229
0.1.0
MIT