Local Data Filter Arithmetics (e.g. for Graphlets)
Graphlets are very cool!
The local data filter is great. It automatically adjusts the data of the graphlet to match the subgroup of the main graph.
Are there JSL functions to adjust this filter?
I already found the
Skip Filters()
in Nascif's post Hover graphlet from another data table
It removes parts unused parts of the filter such that the filter can also work for other tables without warni...