Skip to content

filter and exclude flags can be made into methods #49

@tracend

Description

@tracend

so instead of saying

vis.gt(5, { filter: true});

you can say

vis.filter().gt(5);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions