gephi / gephi/gephi-lite

Changing attributes type when active filter on that attribute

Open
#266 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
351
Forks
48
Avg merge
10h 21m
Merged PRs (30d)
1

Description

how to reproduce:
- open a graph
- filter on an attribute for instance a category
- go to data and change column type to keywords
- filter is still in "category" mode

This situation is not broken. The filter acts just as if the column was categorial.

Options to do things differently:
- change filter type according to attribute new type: very difficult to do as we would need to adapt filter parameters which is actually impossible in many cases
- desactivate/remove the filter: destructive action which might not be understood by users
- just warn the user: we could warn the user before he/she changes teh column type that there is an active filter on it

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.