alexcode / vue2vis

A Vuejs 2 adapter for Visjs
MIT License
217 stars 59 forks source link

Custom template for network #60

Open ing200086 opened 4 years ago

ing200086 commented 4 years ago

The code provided on the master branch via this fiddle shows a custom component for a timeline item.

How can custom elements be added to a network? I tried to do it a similar way to the fiddle, but it doesn't seem to have that option.

Here is an example using raw vis. JS Bin found from this issue in Vis issue #3436