Seifer
Seifer
It seems to be fixed. However, `size` should have a default value even if it is not set. For instance : ``` html ``` will work as expected. But ```...
This is working fine for me : ``` html Project {{project.title}} ```
Well, I want to make a timeline, but shouldn't the above code be working ? Because I'm only getting an empty timeline and this JS Warning : > mutating the...
The example from vis are working fine, but the indexes from angular-visjs don't. I'm just gonna use vis natively I guess