Alexandre Couturon

Results 14 comments of Alexandre Couturon

You should look at custom templates in visjs http://visjs.org/docs/timeline/#Templates

I'm glad you like it @Glandos. I too use some complex vue components in the items and I also use a JS Map to cache the components to avoid to...

Yes, I'm not planning to add more functionality before the refactoring I'm working on.

Thanks for the heads-up @pleek91. I haven't spend time on this project recently but I will still invest although mainly on the timeline as well. I agree with you that...

@Menighin the network seems to be at https://github.com/visjs-community/visjs-network

Well, I'm not sure if we should go the multi-repo way as visJs does. It make sense from their perspective but as wrapper I feel that we maybe better of...

I'd be happy to help out but I'd need to repro the issue. Here is a working [fiddle](https://jsfiddle.net/alexkodo/0t2zjrwn), just repro your problem from that.

I'm currently looking at it right now. I will improve the binding in the next version of vue2vis. I should have a dev version for you to test by next...

Hi @uwmyuan, Looking at the visjs doc a bit deeper, I don't think `x` and `y` are mutate by Visjs. My understanding is that you can set the initial position...