-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
This feature is a little open-ended...
Discover ways of sensing categorical data. With this knowledge, components can treat these fields differently (e.g a scatterplot using a categorical data as an axis will revert to a dot-plot for that axis, a dropdown will become a slider, a multiselect would become a interval slider, etc.).
Experiment how best to expose this abstraction to the user, including making internal decisions obvious to the developer through an abstraction so that heuristic issues can be rectified manually in an ad-hoc manner. Bugs pertaining to this logic should reference this issue.