Alexandre Couturon

Results 14 comments of Alexandre Couturon

I don't recommand to use JQuery at all with vue but you can use `vm.$on` on your Vue instance. https://vuejs.org/v2/api/#vm-on

Could you send me a jsfiddle of what you intend to do, it will be helpful?

Sorry for the very late reply. @shambu2k you are using the vue2 version of vue2vis. You must migrate to the new package of the repo by modifying the imports to:...

Hi @michaelbromley, very interesting feature. On my use-case, I'm using a `Channel` for each vendor. The problem I faced was to be able to retrieve multiple orders in the same...