SandDance
SandDance copied to clipboard
Custom groupings in drop-downs
Is it possible for the SandDance Explorer chart drop-down menus to group attributes using custom groups? Currently, the various chart configuration drop-downs group attributes into 'Numeric' or 'Categorical' groups.
Since I have a data set with a potentially large number of attributes, it would be helpful if I could define my own groups to better organize the attributes in the drop-down.
If this is not currently possible, please could you consider adding this feature in a future release?
Thanks! Nick
The code for grouping these is here, you may want to take a look. It may be easy to pass in a custom function via props.
Thanks @danmarshall
Closing this for now, not sure if there is a general-purpose solution. Depending on your usage context, you may be able to solve it programmatically.