D3 integration
-
@tiago586 asked this on gitter, and I thought it would be great to keep track of the related info here on the forum:
You know how install d3.js to quasar ?Tiago @tiago586 15:40
Ok I installed with npm
I’m trying to use an example but I still have not succeededLaurent @spectrolite 15:56
these may be of help:
https://codepen.io/terrymun/details/gmBdKq
https://github.com/hnakamur/vue-d3-basechart
https://hashnode.com/post/how-to-use-3rd-party-libraries-with-vuejs-cimnj1hvj006wwe538auhnaaz (esp. see comments)
https://github.com/johnnynotsolucky/samples/blob/master/vuejs-d3/src/components/VueLineChart.vue@tiago_startt Please let us know how it goes and share any issues or successes with us here.