Zaquas

Results 2 issues of Zaquas

Hello! Is it possible compare two columns inside filter? I would like do something like that: `[...] filter: { column1: { greaterThanOrEqualTo: column2} } [..]`

enhancement

Hi to all! I want to include "vis-timeline" in my typescript project When I try use "nestedGroups" the component "Timeline" break when I write `this.timelineEl = new Timeline(appDiv, items, groups,...

bug